Enum pfcUnitSystemType
Description
This enumerated type lists different types of unit systems.
Values
-
UNIT_SYSTEM_MASS_LENGTH_TIME
-
This specifies the MLT type of unit system.
-
UNIT_SYSTEM_FORCE_LENGTH_TIME
-
This specifies the FLT type of unit system.
-
UnitSystemType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.