MeshNgonFaceIndexList Method |
Get the ngon's mesh face index list.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic uint[] FaceIndexList()
Public Function FaceIndexList As UInteger()
Return Value
Type:
UInt32A list of mesh face indexes.
Version InformationRhino for Windows
Supported in: 6.8
See Also