Share

PresentationFace.GetExistingFacetTolerances Method

Parent Object: PresentationFace

Description

Obtain the set of chord-height tolerances for which this object already stores facets.

Syntax

PresentationFace.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.

Version

Introduced in version 2018

Was this information helpful?