|
Method |
Description |
|---|
Database.Insert (Matrix3d, Database, [MarshalAs(UnmanagedType.U1)] bool) | Inserts the Model Space of the database pointed to by dataBase into the Model Space of the database invoking the... more |
Database.Insert (string, Database, [MarshalAs(UnmanagedType.U1)] bool) | This function mimics the AutoCAD INSERT command. First a new block table record is created in the database executing this... more |
Database.Insert (string, string, Database, [MarshalAs(UnmanagedType.U1)] bool) | This function creates a new block table record in the database executing this function. This new block table record is... more |