FloatProperty.units Property
Parent Object: FloatPropertyDefined in namespace "adsk::core" and the header file is <Core/Application/FloatProperty.h>
Description
Gets the units that the value of this property is returned in. The String returned is a valid Fusion unit string. An empty string indicates a unitless value.
Syntax
"floatProperty_var" is a variable referencing a FloatProperty object.
|