#include <cancom.h>


Public Member Functions | |
| a2dCommand_SetSnapFeature (a2dRestrictionEngine::a2dSnapToWhat snapTo, bool val=true) | |
| a2dCommand_SetSnapFeature (const Args &args=Args()) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
Public Attributes | |
| Args | m_args |
Static Public Attributes | |
| static const a2dCommandId | Id |
Protected Member Functions | |
| bool | Do (void) |
| bool | Undo (void) |
Classes | |
| class | Args |
The a2dRestrictionEngine taken from a2dCanvasGlobals->GetRestrictionEngine(), one of its snapping features will be set. All views share same snapping features.
Definition at line 2451 of file cancom.h.