An enumerated type representing the default value for the SystemSettings.ECADManagement_DisplayUnits system setting.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax Public Enumeration DisplayUnits
public enum class DisplayUnits
Members
| Member name | Value | Description |
---|
| Metric | 0 |
Metric
|
| English | 1 |
English
|
| ECADUnits | 2 |
ECAD Units
|
See Also