ExportDGNSettings.ListNames
Method
Description:
Returns a list of names of dgn export settings.
Returns a list of names of dgn export settings.
Parameters
Parameter | Type | Description |
---|---|---|
aDoc | Document | A Revit document to retrieve names from |
Return Value
Type | Description |
---|---|
IList | An array of strings representing names of predefined setups. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |