|
|
| EnableConstraints = staticmethod(EnableConstraints) |
| |
|
| GetConstantRestriction = staticmethod(GetConstantRestriction) |
| |
|
| GetConstraints = staticmethod(GetConstraints) |
| |
|
| GetCount = staticmethod(GetCount) |
| |
|
| GetTransformAxis = staticmethod(GetTransformAxis) |
| |
|
| GetTripodLocked = staticmethod(GetTripodLocked) |
| |
|
| PopConstraints = staticmethod(PopConstraints) |
| |
|
| PushConstraints = staticmethod(PushConstraints) |
| |
|
| SetConstantRestriction = staticmethod(SetConstantRestriction) |
| |
|
| SetConstraints = staticmethod(SetConstraints) |
| |
|
| SetLockTripods = staticmethod(SetLockTripods) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
Axis related utility functions.