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