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