|
![]() |
Used as identifier for unit group
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
Visual Basic |
---|
Public Enumeration TakeoffUnitGroup |
C# |
---|
public enum TakeoffUnitGroup |
Visual C++ |
---|
public enum class TakeoffUnitGroup |
Members
Member name | Description | |
---|---|---|
None |
Not assign unit group
| |
Dimensionless |
No unit group
| |
Length |
Unit group for linear units
| |
Area |
Unit group for square units
| |
Volume |
Unit group for cubic units
| |
Angle |
Unit group for angular units
| |
Time |
Unit group for time units
| |
Currency |
Unit group for currency units
| |
Any |
Unit group for the combination of all existing units
| |
Weight |
Unit group for weight units
|
Remarks
These groups can be used to classify all kinds of units. Only units in the specific group can be show up with specific filter.