MInsertBlock object |
A rectangular array of block references.
VBA class name: |
AcadMInsertBlock |
---|---|
Create using: |
ModelSpace.AddMInsertBlock |
Access via: |
ModelSpace.Item |
|
|
Original block |
Array of inserted blocks |
To add an MInsertBlock to your drawing, use the AddMInsertBlock method. To edit or query the MInsertBlock, use the following methods and properties:
Methods |
Properties |
Events |
Comments? |