#include <sml.h>
Inheritance diagram for SMLCADOBJECT:

Public Member Functions | |
| CADBLOCK * | GetBlock () const |
| void | GetInfo (RVCCADINFO *) const |
| RVCCADINFO * | GetInfo () |
| RVC::CAD * | GetInterface () const |
| void | SetBlock (CADBLOCK *block) |
| void | SetInfo (const RVCCADINFO &) |
| int | ReadElement (int BlockNum, int ElemNum, CADELEMENT &elem) |
|
|
current block being accessed
|
|
|
Not const. Returns pointer to internal copy.
|
|
|
|
|
|
Get a pointer to the RVC::CAD interface class. Do NOT free this pointer. It will be destroyed when the SMLOBJECT is destroyed. The interface returned is Attached to the object but may or may not be open. If the SMLBOJECT does not refer to any existing real object, this method will return NULL. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.3.4-20031026