A rectangular array of block references.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadMInsertBlock
- Object Inheritance
-
Object AcadObject AcadEntity AcadBlockReference AcadMInsertBlock
- Create Using
-
VBA
ModelSpace.AddMInsertBlock PaperSpace.AddMInsertBlock Block.AddMInsertBlock
Note: This object can be modified, but not created in AutoCAD LT for Windows. - Access Via
-
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
Remarks
To add an MInsertBlock to your drawing, use the AddMInsertBlock method.

Original block

Array of inserted blocks