|
||
Direct Structure Access
All entities and primitives are directly accessible by application programs.
Pointers to entity structures may be obtained via the get_bos function. Pointer to primitive structures are obtained either via the get_prim function, or by accessing the first_node field in an OBJECT_NODE .
|
|
|
|
|
|
For an overview of entities, see Entity Structures. For an overview of primitives, see Primitive Structures. |
|