Method GetGeometricToleranceFrameToleranceZoneType
GetGeometricToleranceFrameToleranceZoneType(ElementId, int)
Gets the tolerance zone type of a geometric tolerance frame.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
ToleranceZoneType GetGeometricToleranceFrameToleranceZoneType(ElementId inGeometricTolerance, int inToleranceFrameIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inGeometricTolerance | Identifier of the element to analyze. |
| int | inToleranceFrameIndex | Index of the tolerance frame. |
Returns
| Type | Description |
|---|---|
| ToleranceZoneType | The tolerance zone type. |
Remarks
This method is available since v7.17.