RhinoCommon API
PipeCapMode Enumeration |
Styles used for creating Brep pipes.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0


Member name | Value | Description | |
---|---|---|---|
None | 0 | No cap. | |
Flat | 1 | Caps with planar surface. | |
Round | 2 | Caps with hemispherical surface. |
