2027 Method
Changes 0
M

ExportDGNSettings.ListNames

Description:
Returns a list of names of dgn export settings.
public static IList<string> ListNames(
	Document aDoc
)
  • aDoc
    A Revit document to retrieve names from
Return Value IList<String> An array of strings representing names of predefined setups.