Description:

Shrinks all the underlying surfaces in this Brep. Sometimes the surfaces extend far beyond the trimming boundaries of the Brep Face. This function will remove those portions of the surfaces that are not used.

Syntax:
public bool ShrinkFaces()
Returns:
Type: bool
True on success, False on failure.
Available since:
5.0

Nothing found