No documentation available. More...
Methods defined here: | |
def | AcquireGlobalPoint |
def | AcquireShowPoint |
def | AddStandardModes |
def | ClearAnchor |
def | ClearBindings |
def | GetAnchor |
def | GetAnchorGlobal |
def | GetAnchorShow |
def | GetButton |
def | GetCurrentSnap |
def | GetCursor |
def | GetPrompt |
def | ReadPreferences |
def | SetAnchor |
def | SetAnchorGlobal |
def | SetAnchorShow |
def | SetCurrentSnap |
def | SetCursor |
def | SetDefaults |
def | SetPrompt |
def | SetRepeatDefaults |
def | __init__ |
def | __reduce__ |
Data and other attributes defined here: | |
int | __instance_size__ = 40 |
Data descriptors inherited from Boost.Python.instance: | |
def | __dict__ |
def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
def | __new__ |
def Locator.Locator3D.__init__ | ( | arg1 | ) |
C++ signature : void __init__(_object*)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.__dict__ | ( | args | ) |
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.__new__ | ( | args | ) |
T.__new__(S, ...) -> a new object with type S, a subtype of T
__new__ = <built-in method __new__ of Boost.Python.class object>
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.__weakref__ | ( | args | ) |
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.AcquireGlobalPoint | ( | arg1, | |
arg2 | |||
) |
C++ signature : bool AcquireGlobalPoint(Locator3D {lvalue},Point3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.AcquireShowPoint | ( | arg1, | |
arg2 | |||
) |
C++ signature : bool AcquireShowPoint(Locator3D {lvalue},Point3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.AddStandardModes | ( | arg1 | ) |
C++ signature : void AddStandardModes(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.ClearAnchor | ( | arg1 | ) |
C++ signature : void ClearAnchor(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.ClearBindings | ( | arg1 | ) |
C++ signature : void ClearBindings(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.GetAnchor | ( | arg1 | ) |
C++ signature : Point3D GetAnchor(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.GetAnchorGlobal | ( | arg1 | ) |
C++ signature : Point3D GetAnchorGlobal(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.GetAnchorShow | ( | arg1 | ) |
C++ signature : Point3D GetAnchorShow(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.GetButton | ( | arg1 | ) |
C++ signature : SDS2::Gui::Button::Type GetButton(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.GetCurrentSnap | ( | arg1 | ) |
C++ signature : std::string GetCurrentSnap(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.GetCursor | ( | arg1 | ) |
C++ signature : int GetCursor(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.GetPrompt | ( | arg1 | ) |
C++ signature : std::string GetPrompt(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.ReadPreferences | ( | arg1, | |
arg2 | |||
) |
C++ signature : void ReadPreferences(Locator3D {lvalue},std::string)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.SetAnchor | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetAnchor(Locator3D {lvalue},Point3D)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.SetAnchorGlobal | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetAnchorGlobal(Locator3D {lvalue},Point3D)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.SetAnchorShow | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetAnchorShow(Locator3D {lvalue},Point3D)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.SetCurrentSnap | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetCurrentSnap(Locator3D {lvalue},std::string)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.SetCursor | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetCursor(Locator3D {lvalue},int)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.SetDefaults | ( | arg1 | ) |
C++ signature : void SetDefaults(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.SetPrompt | ( | arg1, | |
arg2 | |||
) |
C++ signature : void SetPrompt(Locator3D {lvalue},std::string)
Reimplemented in Locator.StairLocator3D.
def Locator.Locator3D.SetRepeatDefaults | ( | arg1 | ) |
C++ signature : void SetRepeatDefaults(Locator3D {lvalue})
Reimplemented in Locator.StairLocator3D.
|
staticprivate |