2020 Method
Changes 0
M

TessellatedShapeBuilder.Build

Description:
Builds the designated geometrical objects from the stored face sets. Stores the result in this TessellatedShapeBuilder object.
Remarks:
The behavior of this function is affected by Target, Fallback and GStyleId properties of this TessellatedShapeBuilder object. Currently only "Solid/Abort", "AnyGeometry/Mesh" and "Mesh/Salvage" target/fallback combinations are supported. Note that this function does not erase the face sets stored in the builder. If the same builder is used to construct geometrical objects for different collections of face sets, (Clear.) should be called while switching from one collection to another.
public void Build()