Skip to content

BaseImportOptions.VisibleLayersOnly

Public Property

Only import the visible layers.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public bool VisibleLayersOnly { get; set; }

Property Value

Boolean

Remarks

If this option is set to true, only visible layers are imported. For dgn import, this option is unsupported.