T_Rhino_Geometry_MeshPipeCapStyle - mcneel/rhinocommon-api-docs GitHub Wiki

MeshPipeCapStyle Enumeration

Enumerates methods to end a mesh pipe.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public enum MeshPipeCapStyle

VB

Public Enumeration MeshPipeCapStyle

Members

 

Member name Value Description
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.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️