<Code Lib>
2025.3 Method
Changes 0
M

BrowserOrganization.GetCurrentBrowserOrganizationForViews

Description:
Gets the that applies to the Views section of the project browser.

public static BrowserOrganization GetCurrentBrowserOrganizationForViews(
	Document document
)

  • document
    Revit document from which to get the organization data.
Return Value BrowserOrganization The BrowserOrganization for views, or null if no view sections exist

Loading…