void execute() override
Execute the action. Must be overridden by user.
CSOCancelCommandAction(SoView2DCSOExtensibleEditor *owner)
void execute() override
Execute the action. Must be overridden by user.
CSOCopyCommandAction(SoView2DCSOExtensibleEditor *owner)
void execute() override
Execute the action. Must be overridden by user.
CSOCutCommandAction(SoView2DCSOExtensibleEditor *owner)
void execute() override
Execute the action. Must be overridden by user.
CSODeleteCSOCommandAction(SoView2DCSOExtensibleEditor *owner)
CSODeleteSeedPointCommandAction(SoView2DCSOExtensibleEditor *owner)
void execute() override
Execute the action. Must be overridden by user.
void execute() override
Execute the action. Must be overridden by user.
CSOPasteCommandAction(SoView2DCSOExtensibleEditor *owner)
void execute() override
Execute the action. Must be overridden by user.
CSORedoCommandAction(SoView2DCSOExtensibleEditor *owner)
void execute() override
Execute the action. Must be overridden by user.
CSORemoveAllCommandAction(SoView2DCSOExtensibleEditor *owner)
void execute() override
Execute the action. Must be overridden by user.
CSOUndoCommandAction(SoView2DCSOExtensibleEditor *owner)
SoCommandAction is the base class for instantaneous actions.