|
|
| GetPosition = staticmethod(GetPosition) |
| |
|
| GetRotation = staticmethod(GetRotation) |
| |
|
| GetScale = staticmethod(GetScale) |
| |
|
| GetSelectedOnly = staticmethod(GetSelectedOnly) |
| |
|
| GetUseTrackBar = staticmethod(GetUseTrackBar) |
| |
|
| GetUseTransform = staticmethod(GetUseTransform) |
| |
|
| SetPosition = staticmethod(SetPosition) |
| |
|
| SetRotation = staticmethod(SetRotation) |
| |
|
| SetScale = staticmethod(SetScale) |
| |
|
| SetSelectedOnly = staticmethod(SetSelectedOnly) |
| |
|
| SetUseTrackBar = staticmethod(SetUseTrackBar) |
| |
|
| SetUseTransform = staticmethod(SetUseTransform) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
Static functions for time configuration dialog key step options.