Overload List
Method | Description |
---|---|
![]() | Default constructor. Initializes the number of rows and columns to 0 and the row and column spacing to 0.0. In addition, the default constructor initialization for the AcDbBlockReference parent class takes place. |
![]() | This constructor initializes the MInsertBlock object to use the settings passed in as arguments. In addition, the rest of the normal default constructor initialization for the AcDbBlockReference parent class takes place.The position point (often referred to as the insertion point) must be in WCS coordinates. |