GetPropSIValue
Returns the SI-Value for Value-Property and Variable. Return NAN for other property type if its value is not able to convert to be a double-floating point value.
Note:
This command is not supported by the EMIT and Circuit design types.
| UI Access | N/A | ||||||
| Parameters |
|
||||||
| Return Value | Property value as a double floating value, or NAN if the property value cannot be converted to double floating point. |
| Python Syntax | GetPropSIValue (<PropName>) |
| Python Example |
|