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:
Extracts, or removes, faces.
Syntax:
public
Mesh
ExtractFaces(
IEnumerable<int>
faceIndices
)
Parameters:
faceIndices
Type:
IEnumerable<int>
The face indices to be extracted.
Returns:
Type:
Mesh
A mesh containing the extracted faces if successful, None otherwise.
Available since:
6.0
home
/
Rhino.Geometry.Collections
/
MeshFaceList
/
ExtractFaces
ExtractFaces method
Class:
Rhino.Geometry.Collections.MeshFaceList
Nothing found