RhinoCommon API
MeshExtruderFaceDirectionMode Enumeration |
Defines how mesh extruder decides orients faces
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)


Member name | Value | Description | |
---|---|---|---|
Keep | 0 | Maintain all face directions | |
OrientClosedFrontOut | 1 | Orient closed meshes front face out |
