Share

TessellatedShapeBuilder Methods

The TessellatedShapeBuilder type exposes the following members.

Methods

 NameDescription
Public methodAddFace Adds a face to the currently open connected face set.
Public methodAreTargetAndFallbackCompatible Checks whether this combination of fallback and target parameters can be used as a valid combination of inputs.
Public methodBuild Builds the designated geometrical objects from the stored face sets. Stores the result in this TessellatedShapeBuilder object.
Public methodCancelConnectedFaceSet 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.
Public methodClear Erases all face set and clears the logs, if any.
Public methodCloseConnectedFaceSet Closes the currently open connected face set.
Public methodStatic memberCreateMeshByExtrusion 
Public methodDispose
(Inherited from ShapeBuilder)
Public methodDoesFaceHaveEnoughLoopsAndVertices Checks whether 'face' has enough loops and vertcies to be valid.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetBuildResult Get the built geometry, build status and other data stored in TessellatedShapeBuilderResult. Clears the stored data.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodOpenConnectedFaceSet Opens a new connected face set.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?