<Code Lib>
2025 Method
Changes 0
M

BaseImportOptions.GetLayerSelection

Description:
Get all set layers name which user want to import into Revit.

public ICollection<string> GetLayerSelection()

ICollection<String> The layers' name.

Loading…