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