IParamDynamicValueForEquals Property |
Name | Description | |
---|---|---|
![]() | ValueForEqualsString |
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.
|
![]() | ValueForEqualsObject, 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.
|