menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Returns the index of a mesh ngon the face belongs to.
Syntax:
public
int
NgonIndexFromFaceIndex(
int
meshFaceIndex
)
Parameters:
meshFaceIndex
Type:
int
Index of a mesh face.
Returns:
Type:
int
The index of the mesh ngon the face belongs to or -1 if the face does not belong to an ngon.
Available since:
6.0
home
/
Rhino.Geometry.Collections
/
MeshNgonList
/
NgonIndexFromFaceIndex
NgonIndexFromFaceIndex method
Class:
Rhino.Geometry.Collections.MeshNgonList
Nothing found