Method GetColorTableParameterCreation
GetColorTableParameterCreation(ElementId, out SmartReal)
Gets a smart color table parameter creation operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 0, 0)]
void GetColorTableParameterCreation(ElementId inElementId, out SmartReal outSmartReal)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the smart color table parameter creation operation to analyze. |
| SmartReal | outSmartReal | Smart real value. |
Remarks
This method is available since v7.18.