|
|
Used as identifier for unit system
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration TakeoffUnitSystem |
| C# |
|---|
public enum TakeoffUnitSystem |
| Visual C++ |
|---|
public enum class TakeoffUnitSystem |
Members
| Member name | Description | |
|---|---|---|
| None |
No unit system
| |
| Imperial |
Imperial unit system
| |
| Metric |
Metric unit system
| |
| All |
Used for the combination of all unit systems
|
Remarks
These systems can be used to filter units by Imperial or Metric.