<Code Lib>
2021 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…