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