Method SetRealParameterConstraintsMaximumLimit
SetRealParameterConstraintsMaximumLimit(ElementId, RealProperty)
Sets the real parameter constraint maximum limit.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
void SetRealParameterConstraintsMaximumLimit(ElementId inElementId, RealProperty inProperty)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter. |
| RealProperty | inProperty | The new value. |
Remarks
StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.
This method is available since v7.17.000.000.