Method SetColorTableParameterCreation
SetColorTableParameterCreation(ElementId, SmartReal)
Sets a smart color table parameter creation operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 0, 0)]
void SetColorTableParameterCreation(ElementId inElementId, SmartReal inSmartReal)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the smart color table parameter creation operation to modify. |
| SmartReal | inSmartReal | Smart real value. |
Remarks
StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.
This method is available since v7.18.