DbMInsertBlock.h
This class represents arrayed instances of block references (MInserts) in an OdDbDatabase instance.
Creating an OdDbMInsertBlock instance with exactly one row and column creates an OdDbBlockReference instance.
TD_Db
|
Name |
Description |
|
This is OdDbMInsertBlock, a member of class OdDbMInsertBlock. |
|
Name |
Description |
|
Returns the number of columns for this MInsert (DXF 70). | |
|
Returns the column spacing for this MInsert (DXF 44). | |
|
Reads the .dwg file data of this object. | |
|
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbMInsertBlock. | |
|
Writes the .dwg file data of this object. | |
|
Reads the DXF data of this object. | |
|
Reads the DXF data of this object. | |
|
Explodes this entity into a set of simpler entities, and adds them to the specified block table record. | |
|
Returns the number of rows for this MInsert (DXF 71). | |
|
Returns the row spacing for this MInsert (DXF 45). | |
|
Sets the number of columns for this MInsert (DXF 70). | |
|
Sets the column spacing for this MInsert (DXF 44). | |
|
Sets the number of rows for this MInsert (DXF 71). | |
|
Sets the row spacing for this MInsert (DXF 45). | |
|
Explodes this entity into a set of simpler entities. | |
|
Overridables | |
|
This is subGetGeomExtents, a member of class OdDbBlockReference. | |
|
Applies the specified 3D transformation matrix to this entity. | |
|
Returns true if the entity has no view-dependent graphics. In another case returns false. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|