Click or drag to resize

File3dmCurvePipingCapTypes Enumeration

Defines how the pipe is capped at the ends.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public enum CapTypes
Members
  Member nameValueDescription
None0 No capping.
Flat1 A flat surface will cap the pipe.
Box2 A simple construction will cap the pipe.
Dome3 A meridians-and-parallels hemisphere construction will cap the pipe.
See Also