BrowserOrganization.GetCurrentBrowserOrganizationForViews
Method
Description:
Gets the that applies to the Views section of the project browser.
Gets the that applies to the Views section of the project browser.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | Revit document from which to get the organization data. |
Return Value
Type | Description |
---|---|
BrowserOrganization | The BrowserOrganization for views, or null if no view sections exist |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |