Method SetRealParameterConstraintsDiscretizationStep
SetRealParameterConstraintsDiscretizationStep(ElementId, RealProperty)
Sets the real parameter constraint discretization step.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
void SetRealParameterConstraintsDiscretizationStep(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.