PyANGGui.GTranslationCmd¶
- class GTranslationCmd¶
Translates a collection of objects.
Details
It supports two modes: a) a common delta for all the objects b) a different delta for each object
These nodes cannot be merged.
Synopsis¶
Methods¶
def
__init__()def
setDelta()
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__()¶
- __init__(arg__1)
- Parameters:
arg__1 –
GTranslationCmd
Sets a common delta for all the objects
- setDelta(obj, aDelta)
- Parameters:
obj –
GKGeoObjectaDelta –
GKPoint
Sets a delta for an objects