Home

GI Drawing Interface
[ACIS Deformable Modeling]

Collaboration diagram for GI Drawing Interface:

Classes

class  ADM_gidraw_engine
 This class provides provides a concrete ADM_draw_engine for drawing ADM_default_icons with the ACIS GI kernel. More...
class  ADM_giicon_draw_args
 This class provides concrete draw arguments for drawing ADM_default_icons with the ACIS GI kernel. More...
class  ADM_giregobj
 This class provides a concrete ADM_regobj to the ADM kernel. More...
class  ADM_giregobj_factory
 This class provides a concrete ADM_regobj_factory to the ADM kernel, allowing the creation of concrete ADM_regobj objects. More...

Functions

outcome api_initialize_admgi_control ()
 Initializes the admgi_control library.
outcome api_initialize_admgi_draweng ()
 Initializes the admgi_draweng library.
outcome api_terminate_admgi_control ()
 Terminates the admgi_control library.
outcome api_terminate_admgi_draweng ()
 Terminates the admgi_draweng library.

Function Documentation

outcome api_initialize_admgi_control (  ) 

Initializes the admgi_control library.


Role: Initializes the admgi_control library.
Effect: System routine
Journal: Not Available
Product(s): 3D ACIS Deformable Modeling

include <admgi_control_api.hxx>

outcome api_initialize_admgi_draweng (  ) 

Initializes the admgi_draweng library.


Role: Initializes the admgi_draweng library.
Effect: System routine
Journal: Not Available
Product(s): 3D ACIS Deformable Modeling

include <admgi_draweng_api.hxx>

outcome api_terminate_admgi_control (  ) 

Terminates the admgi_control library.


Role: Terminates the admgi_control library.
Effect: System routine
Journal: Not Available
Product(s): 3D ACIS Deformable Modeling

include <admgi_control_api.hxx>

outcome api_terminate_admgi_draweng (  ) 

Terminates the admgi_draweng library.


Role: Terminates the admgi_draweng library.
Effect: System routine
Journal: Not Available
Product(s): 3D ACIS Deformable Modeling

include <admgi_draweng_api.hxx>