CimEngineeringUnits.LinearConversion (property)

Gets and sets the conversion indicator.
Syntax: Boolean = object.LinearConversion
object.LinearConversion = Boolean
Description: The CimEngineeringUnits.LinearConversion is a boolean indicating if the conversion is linear or custom.

Examples

point.EngineeringUnits.LinearConversion = False


See Also

Point Configuration