PresentationBody.GetExistingFacetTolerances Method
Parent Object: PresentationBodyDescription
Obtain the set of chord-height tolerances for which this object already stores facets.
Syntax
PresentationBody.GetExistingFacetTolerances( ToleranceCount As Long, ExistingTolerances() As Double )Parameters
Name | Type | Description |
ToleranceCount | Long | Output Long that specifies the number of existing facet sets. |
ExistingTolerances | Double | Output array of Doubles that contains the tolerances that were used to compute the existing sets of display facets. |