| Revit 2020.1 API |
| ShapeImporter..::..DefaultLengthUnit Property |
| ShapeImporter Class See Also |
The length unit to be used if not specified in the input SAT file.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2017
Syntax
| C# |
|---|
public ImportUnit DefaultLengthUnit { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DefaultLengthUnit As ImportUnit Get |
| Visual C++ |
|---|
public: property ImportUnit DefaultLengthUnit { ImportUnit get (); } |
Remarks
If the input SAT file is unitless then this length unit will be used as a backup.