PFoamBlueBrepFaces Method |
[Missing <summary> documentation for "M:PolyFramework.PFoam.BlueBrepFaces(Rhino.Geometry.Vector3d)"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic void BlueBrepFaces(
Vector3d translate
)
Public Sub BlueBrepFaces (
translate As Vector3d
)
public:
void BlueBrepFaces(
Vector3d translate
)
member BlueBrepFaces :
translate : Vector3d -> unit
Parameters
- translate
- Type: Vector3d
[Missing <param name="translate"/> documentation for "M:PolyFramework.PFoam.BlueBrepFaces(Rhino.Geometry.Vector3d)"]
See Also