RhinoCommon API
MeshExtruder Constructor |
Construct object to extrude given mesh faces, edges and ngons.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public MeshExtruder( Mesh inputMesh, IEnumerable<ComponentIndex> componentIndices )
Public Sub New ( inputMesh As Mesh, componentIndices As IEnumerable(Of ComponentIndex) )
Parameters
- inputMesh
- Type: Rhino.GeometryMesh
Mesh to use as starting point. Will not be modified. - componentIndices
- Type: System.Collections.GenericIEnumerableComponentIndex
Mesh faces, edges and ngons to extrude.

Rhino for Windows
Supported in: 6.14