Method GetCondition
GetCondition(ElementId)
Gets the condition of an operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 12, 0, 0)]
SmartBoolean GetCondition(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the operation to analyze. |
Returns
| Type | Description |
|---|---|
| SmartBoolean | Condition of the operation, or |
Remarks
This method is available since v7.12.