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