Namespace:
Autodesk.Revit.DB
ImportUnit
Enumeration
Description:
An enumerated type listing possible target units for CAD Import.
An enumerated type listing possible target units for CAD Import.
ImportUnit Enumeration Members:
Name | Description |
---|---|
0 | Unit (if available) from the document that is getting imported. |
1 | Feet and Inches in fractional notation. |
2 | Inches in fractional notation. |
3 | Meters as decimal values. |
4 | Decimeters as decimal values. |
5 | Centimeters as decimal values. |
6 | Millimeters as decimal values. |
7 | Custom values as decimal values |
8 | US survey feet as decimal values |