Method GetOriginPart
GetOriginPart(ElementId)
Gets the origin part.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 400, 80)]
ElementId GetOriginPart(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the origin to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | The part. |