Method GetOccurrenceSourceTransform
GetOccurrenceSourceTransform(ElementId)
Gets the source transform of an occurrence entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
Transform3D GetOccurrenceSourceTransform(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the entity to analyze. |
Returns
| Type | Description |
|---|---|
| Transform3D | Identifier of the source transform of the occurrence. |
Remarks
This method is available since v7.6.