2027 Method
Changes 0
M

ExportDGNSettings.Create

Description:
Create a DGN export settings with default values.
Overloads (2):
Create(Document,String)
public static ExportDGNSettings Create(
	Document document,
	string name
)
  • document
    Document where created settings is saved.
  • String
    name
    The name specified to this settings.
Return Value ExportDGNSettings The new DGN export settings instance.