BaseImportOptions.GetDefaultLengthUnit Method

BaseImportOptionsGetDefaultLengthUnit Method

Get the default length unit used for importing unitless files.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ForgeTypeId GetDefaultLengthUnit()
Public Function GetDefaultLengthUnit As ForgeTypeId
public:
ForgeTypeId^ GetDefaultLengthUnit()
member GetDefaultLengthUnit : unit -> ForgeTypeId 

Return Value

ForgeTypeId
See Also