#include <rvc/cad.h>
Inheritance diagram for RVC::CAD::MAKEPARMS:

Public Member Functions | |
| INT32 | GetEditBlockNum () const |
| INT32 | GetNextElemID () const |
| MAKEPARMS (const RVC::OBJITEMLIST &GeoObjItemList) | |
| MAKEPARMS (const RVC::CAD &Template) | |
| MAKEPARMS (POINTTYPE PointType=POINTTYPE_2DXY) | |
| void | SetEditBlockNum (INT32 BlockNum) |
| void | SetNextElemID (INT32 NextElemID) |
|
|
Default constructor.
|
|
|
Template constructor.
|
|
|
Combination constructor.
|
|
|
Get which block to edit, causes the CAD object to create an editable block in the project file Only valid to get when creating CAD objects in temporary files.
|
|
|
Obtain next CAD element ID value.
|
|
|
Set which block to edit, causes the CAD object to create an editable block in the project file Only valid to set when creating CAD objects in temporary files.
|
|
|
Set CAD element next element ID value.
|
1.3.8-20040913