menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Geometry
/
MeshPipeCapStyle
MeshPipeCapStyle enum
Enumerates methods to end a mesh pipe.
Derived Classes:
Namespace:
Rhino.Geometry
MeshPipeCapStyle:
references
keyboard_arrow_down
Values (4)
None = 0
Capping is skipped. The resulting object will be simpler.
Flat = 1
A flat surface will cap the pipe.
Box = 2
A simple construction will cap the pipe.
Dome = 3
A meridians-and-parallels hemisphere construction will cap the pipe.
Nothing found