Click or drag to resize

MeshExtruderFaceDirectionMode Enumeration

Defines how mesh extruder decides orients faces

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum MeshExtruderFaceDirectionMode
Members
  Member nameValueDescription
Keep0 Maintain all face directions
OrientClosedFrontOut1 Orient closed meshes front face out
See Also