Method GetTolerancingAnnotations
GetTolerancingAnnotations(ElementId)
Gets tolerancing annotations from a drawing view
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
List<ElementId> GetTolerancingAnnotations(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId |
Returns
| Type | Description |
|---|---|
| List<ElementId> | The list of tolerancing annotations. |