M_Rhino_Geometry_Collections_MeshFaceList_ToIntArray - mcneel/rhinocommon-api-docs GitHub Wiki
Copies all of the faces to a linear array of indices.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int[] ToIntArray(
bool asTriangles
)
VB
Public Function ToIntArray (
asTriangles As Boolean
) As Integer()
- asTriangles
- Type: System.Boolean
If set totrue
as triangles.
Type: Int32[]
The int array. This method never returns null.
Supported in: 6.0.16224.21491, 5D58w