Click or drag to resize

IParamDynamicValueForEquals Property

Overload List
  NameDescription
Public propertyValueForEqualsString
Gets or sets the value of a numeric parameter. If the parameter is numeric (and not unitless), the value will be in the document units that are dimensionally the same as the parameter units. The value is of the type DoubleForEquals, which is designed to be used for equality testing of numbers.
Public propertyValueForEqualsObject, String
Gets or sets the value of a numeric parameter in a (referenced) document or component. The value is of the type DoubleForEquals, which is designed to be used for equality testing of numbers.
Top
See Also