M_Rhino_Geometry_Collections_BrepFaceList_StandardizeFaceSurface - mcneel/rhinocommon-api-docs GitHub Wiki
Standardizes the relationship between a BrepFace and the 3d surface it uses. When done, the face will be the only face that references its 3d surface, and the orientations of the face and 3d surface will be the same.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool StandardizeFaceSurface(
int faceIndex
)
VB
Public Function StandardizeFaceSurface (
faceIndex As Integer
) As Boolean
- faceIndex
- Type: System.Int32
The index of the face.
Type: Boolean
true if successful.
Supported in: 6.0.16224.21491, 5D58w