RVTDocs.com

ExportDGNSettings.ListNames

Method
Description:
Returns a list of names of dgn export settings.
Syntax
public static IList<string> ListNames(
	Document aDoc
)
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