2020 Method
Changes 0
M

Document.Import

Description:
Imports a DGN file to the document.
public bool Import(
	string file,
	DGNImportOptions options,
	View pDBView,
	out ElementId elementId
)
Return Value bool True if successful, otherwise False.