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