ImportLevels Property


AXMImport Options Import Levels Property

Indicate if levels are to be imported. False by default.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ImportLevels { get; set; }

Property Value

Boolean
See Also