Method GetGeometricToleranceTolerancesFrameCount
GetGeometricToleranceTolerancesFrameCount(ElementId)
Gets the tolerance frame count of a geometric tolerance entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
int GetGeometricToleranceTolerancesFrameCount(ElementId inGeometricTolerance)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inGeometricTolerance | Identifier of the element to analyze. |
Returns
| Type | Description |
|---|---|
| int | Count of tolerance frames. |
Remarks
This method is available since v7.17.