Method GetSmartBooleanParameterCreation
GetSmartBooleanParameterCreation(ElementId, out SmartBoolean)
Gets a smart boolean parameter creation operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 400, 220)]
void GetSmartBooleanParameterCreation(ElementId inElementId, out SmartBoolean outSmartBoolean)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the smart boolean parameter creation operation to analyze. |
| SmartBoolean | outSmartBoolean | Smart boolean value. |
Remarks
This method is available since v7.17.