<Code Lib>
M

ViewsExportingByContextEventArgs.GetViewIds

Description:
Gets the views about to be exported by CustomExporter.

public IList<ElementId> GetViewIds()

IList<ElementId> The views about to be exported by CustomExporter.

Loading…