RVC::CAD::MAKEPARMS Class Reference

#include <rvc/cad.h>

Inheritance diagram for RVC::CAD::MAKEPARMS:

Inheritance graph
[legend]
List of all members.

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)

Constructor & Destructor Documentation

RVC::CAD::MAKEPARMS::MAKEPARMS POINTTYPE  PointType = POINTTYPE_2DXY  )  [inline]
 

Default constructor.

Definition at line 1564 of file cad.h.

RVC::CAD::MAKEPARMS::MAKEPARMS const RVC::CAD Template  ) 
 

Template constructor.

RVC::CAD::MAKEPARMS::MAKEPARMS const RVC::OBJITEMLIST GeoObjItemList  ) 
 

Combination constructor.

Parameters:
GeoObjItemList  Currently 'vector' and 'shape' are the only valid objects


Member Function Documentation

INT32 RVC::CAD::MAKEPARMS::GetEditBlockNum  )  const [inline]
 

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.

Definition at line 1584 of file cad.h.

INT32 RVC::CAD::MAKEPARMS::GetNextElemID  )  const [inline]
 

Obtain next CAD element ID value.

Returns:
Next CAD element ID value

Definition at line 1589 of file cad.h.

void RVC::CAD::MAKEPARMS::SetEditBlockNum INT32  BlockNum  )  [inline]
 

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.

Definition at line 1594 of file cad.h.

void RVC::CAD::MAKEPARMS::SetNextElemID INT32  NextElemID  )  [inline]
 

Set CAD element next element ID value.

Definition at line 1599 of file cad.h.


The documentation for this class was generated from the following file:
Generated on Wed May 31 15:30:25 2006 for TNTsdk by  doxygen 1.3.8-20040913