2027 Members
Changes 0
M

TessellatedShapeBuilderResult Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetGeometricalObjects() IList<GeometryObject> When called the first time, returns geometrical objects which were built. Later calls will throw exceptions.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetIssuesForFaceSet(Int32) IList<TessellatedBuildIssue> Returns the array of issues encountered while processing a face set with index 'setIndex'.
M GetNumberOfFaceSets() Int32 Gets number of face sets for which 'this' result was obtained.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object