Share

AcDbCustomOsnapManager

Class Hierarchy

AcDbCustomOsnapManager

C++

class AcDbCustomOsnapManager;

File

dbosnap.h

Description

AcDbCustomOsnapManager defines the manager object for registered custom OSNAP modes. Custom modes are registered and deregistered through this object, they can be activated and deactivated, and the set of currently active modes can be queried through this object.

Links

AcDbCustomOsnapManager Methods

See Also

AcDbCustomOsnapMode, AcDbCustomOsnapInfo, AcEdInputContextReactor, AcEdInputPointFilter, AcEdInputPointManager, AcEdInputPointMonitor, AcGiGlyph

Was this information helpful?