<Code Lib>
2025.3 Method
Changes 0
M

TessellatedShapeBuilder.CancelConnectedFaceSet

Description:
Cancels the current face set - i.e., all data from it will be lost and the builder will have no open connected face set anymore.
Remarks:
This function can be safely called upon builder without an open face set.

public void CancelConnectedFaceSet()

Loading…