PyANGKernel.GKTurningDelCmd

class GKTurningDelCmd

Command to remove turns

Details

Turn delete command: it removes the deleted turn from the node and, if the node have no more turns, removes the node too.

Inheritance diagram of PyANGKernel.GKTurningDelCmd

Synopsis

Methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

__init__()
dontRemoveNode()

Called by the GKNodeDelCmd to tell the turn del cmd to do not delete the node even if it is the last available turn as a node del cmd exists.