Method GetPart
GetPart(ElementExId)
Gets the part entity from the given operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
ElementId GetPart(ElementExId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementExId | inElementId | Identifier of the operation to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Part entity. |