2022 Method
Changes 0
M

NavisworksExportOptions.SetSelectedElementIds

Description:
Sets the element ids of the elements to export. Used only when ExportScope = SelectedElements.
public void SetSelectedElementIds(
	ICollection<ElementId> ids
)