Share

AcGsManager Class

Class Hierarchy

AcGsManager

C++

class AcGsManager;

File

AcGsManager.h

Description

The AcGsManager interface provides services that helps to hide the details of connecting AutoCAD and ARX applications to the graphics system (GS).

Each AutoCAD AcDisplay object has an AcGsManager; thus, AcGsManager objects have a one-to-one relationship with MDI client windows and with AcDbDatabase objects. The function acgsGetGSManager() provides access to AcGsManager objects.

Links

AcGsManager Methods

Was this information helpful?