Namespace:
Autodesk.Revit.DB
ExportUnit
Enumeration
Description:
An enumerated type listing possible target units for CAD Export.
An enumerated type listing possible target units for CAD Export.
ExportUnit Enumeration Members:
Name | Description |
---|---|
0 | Default export unit. Depends on Revit's current units. |
1 | Inches in fractional notation. |
2 | Feet and Inches in fractional notation. |
3 | Millimeters as decimal values. |
4 | Centimeters as decimal values. |
5 | Meters as decimal values. |