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