Method IsSmartRealParameterCreationUnitAuto
IsSmartRealParameterCreationUnitAuto(ElementId)
Tells whether a smart real parameter creation operation is in unit auto mode.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
bool IsSmartRealParameterCreationUnitAuto(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the smart real parameter creation operation to analyze. |
Returns
| Type | Description |
|---|---|
| bool | Whether the unit of the child parameter entity is automatically set to the unit of the smart real. |
Remarks
This method is available since v7.8.