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:
Splits the face of a Brep at tangent locations.
Syntax:
public
bool
SplitFaceAtTangents(
int
faceIndex
)
Parameters:
faceIndex
Type:
int
The index of the face to split.
Returns:
Type:
bool
True if successful, False otherwise.
Available since:
6.0
home
/
Rhino.Geometry.Collections
/
BrepFaceList
/
SplitFaceAtTangents
SplitFaceAtTangents method
Class:
Rhino.Geometry.Collections.BrepFaceList
Nothing found