No documentation available.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Additional Inherited Members |
Detailed Description
No documentation available.
Method resolution order
StairLocator3D
Locator3D
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def Locator.StairLocator3D.__init__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void __init__(_object*)
Reimplemented from Locator.Locator3D.
Member Function Documentation
def Locator.StairLocator3D.__dict__ |
( |
|
args | ) |
|
def Locator.StairLocator3D.__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 from Locator.Locator3D.
def Locator.StairLocator3D.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.__weakref__ |
( |
|
args | ) |
|
def Locator.StairLocator3D.AcquireGlobalPoint |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type bool
C++ signature :
bool AcquireGlobalPoint(Locator3D {lvalue},Point3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.AcquireShowPoint |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type bool
C++ signature :
bool AcquireShowPoint(Locator3D {lvalue},Point3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.AddStandardModes |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void AddStandardModes(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.ClearAnchor |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void ClearAnchor(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.ClearBindings |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void ClearBindings(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.GetAnchor |
( |
|
arg1 | ) |
|
- Returns
- Instance of type Point3D
C++ signature :
Point3D GetAnchor(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.GetAnchorGlobal |
( |
|
arg1 | ) |
|
- Returns
- Instance of type Point3D
C++ signature :
Point3D GetAnchorGlobal(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.GetAnchorShow |
( |
|
arg1 | ) |
|
- Returns
- Instance of type Point3D
C++ signature :
Point3D GetAnchorShow(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.GetButton |
( |
|
arg1 | ) |
|
- Returns
- Instance of type Button
C++ signature :
SDS2::Gui::Button::Type GetButton(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.GetCurrentSnap |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetCurrentSnap(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.GetCursor |
( |
|
arg1 | ) |
|
- Returns
- Instance of type int
C++ signature :
int GetCursor(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.GetPrompt |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetPrompt(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.ReadPreferences |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void ReadPreferences(Locator3D {lvalue},std::string)
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.SetAnchor |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetAnchor(Locator3D {lvalue},Point3D)
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.SetAnchorGlobal |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetAnchorGlobal(Locator3D {lvalue},Point3D)
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.SetAnchorShow |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetAnchorShow(Locator3D {lvalue},Point3D)
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.SetCurrentSnap |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetCurrentSnap(Locator3D {lvalue},std::string)
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.SetCursor |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetCursor(Locator3D {lvalue},int)
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.SetDefaults |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void SetDefaults(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.SetPrompt |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetPrompt(Locator3D {lvalue},std::string)
Reimplemented from Locator.Locator3D.
def Locator.StairLocator3D.SetRepeatDefaults |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void SetRepeatDefaults(Locator3D {lvalue})
Reimplemented from Locator.Locator3D.
Member Data Documentation
int Locator.StairLocator3D.__instance_size__ = 40 |
|
staticprivate |