|
Name |
Description |
|
ReadDwgFile(IntPtr,
Boolean, String)
|
Reads the contents of the drawing pointer by the drawingFile
into this database object. |
|
ReadDwgFile(String,
FileShare, Boolean, String)
|
Reads the contents of the specified file into this database
object. |
|
ReadDwgFile(String,
FileOpenMode, Boolean, String)
|
Reads the contents of the specified file name into this
database object. |
|
ReadDwgFile(IntPtr,
Boolean, String, AuditInfo, Boolean)
|
Reads the contents of the drawing pointer by the drawingFile
into this database object. |
|
ReadDwgFile(String,
FileShare, Boolean, String, Boolean)
|
Reads the contents of the specified file into this database
object. |
|
ReadDwgFile(String,
FileOpenMode, Boolean, String, Boolean)
|
Reads the contents of the specified file into this database
object. |