ExportDGNSettings.GetActivePredefinedSettings
Method
Description:
Returns the active pre-defined non-in-session exporting settings for DGN in the given document.
Returns the active pre-defined non-in-session exporting settings for DGN in the given document.
Parameters
Parameter | Type | Description |
---|---|---|
aDoc | Document | A Revit document to retrieve the active pre-defined exporting settings for DGN. |
Return Value
Type | Description |
---|---|
ExportDGNSettings | The active pre-defined exporting settings for DGN, or null if nothing pre-defined exists or the in-session settings is selected. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |