|
|
| GetAngleSnapStatus = staticmethod(GetAngleSnapStatus) |
| |
|
| GetPercentSnapStatus = staticmethod(GetPercentSnapStatus) |
| |
|
| GetSnapActive = staticmethod(GetSnapActive) |
| |
|
| GetSnapAngle = staticmethod(GetSnapAngle) |
| |
|
| GetSnapMode = staticmethod(GetSnapMode) |
| |
|
| GetSnapPercent = staticmethod(GetSnapPercent) |
| |
|
| GetSnapState = staticmethod(GetSnapState) |
| |
|
| GetSnapType = staticmethod(GetSnapType) |
| |
|
| InvalidateOsnapdraw = staticmethod(InvalidateOsnapdraw) |
| |
|
| SetSnapActive = staticmethod(SetSnapActive) |
| |
|
| SetSnapAngle = staticmethod(SetSnapAngle) |
| |
|
| SetSnapMode = staticmethod(SetSnapMode) |
| |
|
| SetSnapPercent = staticmethod(SetSnapPercent) |
| |
|
| SetSnapType = staticmethod(SetSnapType) |
| |
|
| SnapAngle = staticmethod(SnapAngle) |
| |
|
| SnapPercent = staticmethod(SnapPercent) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| ToggleAngleSnap = staticmethod(ToggleAngleSnap) |
| |
|
| TogglePercentSnap = staticmethod(TogglePercentSnap) |
| |