RVTDocs.com

BaseImportOptions.VisibleLayersOnly

Property
Description:
Only import the visible layers.
Remarks:
If this option is set to true, only visible layers are imported. For dgn import, this option is unsupported.
Syntax
public bool VisibleLayersOnly { get; set; }