Units
Units
This container holds the project Unit Systems and unit settings.
Data Entities
UnitSystem
Holds the definition of a unit system within the project.
Properties
DisplayText
The general property that defines the user-visible name of an entity. This property is defined for all data entities but is used only in those entities that present a label in the user interface.
- Type string
- Read Only No
Methods
Export
Exports unit system information into a Units XML file.
Required Arguments
- FilePath The full path and name of the file to be created.
- Type string