|
![]() |
Represents the unit group (eg. length, volume, angle, etc) of the field value.
Namespace: Autodesk.Navisworks.Api.Schema
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Enumeration UnitGroup |
C# |
---|
public enum UnitGroup |
Visual C++ |
---|
public enum class UnitGroup |
Members
Member name | Description | |
---|---|---|
None |
No unit group specified (default).
| |
Length |
Unit group is length.
| |
Area |
Unit group is area.
| |
Volume |
Unit group is volume.
| |
Angle |
Unit group is angle.
|
Remarks
When you markup a field with one of these unit groups, the value written into SchemaData objects must be in model units. For example, Length should be in units specified by Units.