SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
Locator.Locator3D Class Reference

No documentation available. More...

Inheritance diagram for Locator.Locator3D:
Locator.StairLocator3D

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__

Detailed Description

No documentation available.

Method resolution order

Locator3D
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def Locator.Locator3D.__init__ (   arg1)
Returns
Instance of type None
     C++ signature :
         void __init__(_object*)

Reimplemented in Locator.StairLocator3D.

Member Function Documentation

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 
)
Returns
Instance of type bool
     C++ signature :
         bool AcquireGlobalPoint(Locator3D {lvalue},Point3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.AcquireShowPoint (   arg1,
  arg2 
)
Returns
Instance of type bool
     C++ signature :
         bool AcquireShowPoint(Locator3D {lvalue},Point3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.AddStandardModes (   arg1)
Returns
Instance of type None
     C++ signature :
         void AddStandardModes(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.ClearAnchor (   arg1)
Returns
Instance of type None
     C++ signature :
         void ClearAnchor(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.ClearBindings (   arg1)
Returns
Instance of type None
     C++ signature :
         void ClearBindings(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.GetAnchor (   arg1)
Returns
Instance of type Point3D
     C++ signature :
         Point3D GetAnchor(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.GetAnchorGlobal (   arg1)
Returns
Instance of type Point3D
     C++ signature :
         Point3D GetAnchorGlobal(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.GetAnchorShow (   arg1)
Returns
Instance of type Point3D
     C++ signature :
         Point3D GetAnchorShow(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.GetButton (   arg1)
Returns
Instance of type Button
     C++ signature :
         SDS2::Gui::Button::Type GetButton(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.GetCurrentSnap (   arg1)
Returns
Instance of type str
     C++ signature :
         std::string GetCurrentSnap(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.GetCursor (   arg1)
Returns
Instance of type int
     C++ signature :
         int GetCursor(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.GetPrompt (   arg1)
Returns
Instance of type str
     C++ signature :
         std::string GetPrompt(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.ReadPreferences (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void ReadPreferences(Locator3D {lvalue},std::string)

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.SetAnchor (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetAnchor(Locator3D {lvalue},Point3D)

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.SetAnchorGlobal (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetAnchorGlobal(Locator3D {lvalue},Point3D)

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.SetAnchorShow (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetAnchorShow(Locator3D {lvalue},Point3D)

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.SetCurrentSnap (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetCurrentSnap(Locator3D {lvalue},std::string)

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.SetCursor (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetCursor(Locator3D {lvalue},int)

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.SetDefaults (   arg1)
Returns
Instance of type None
     C++ signature :
         void SetDefaults(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.SetPrompt (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void SetPrompt(Locator3D {lvalue},std::string)

Reimplemented in Locator.StairLocator3D.

def Locator.Locator3D.SetRepeatDefaults (   arg1)
Returns
Instance of type None
     C++ signature :
         void SetRepeatDefaults(Locator3D {lvalue})

Reimplemented in Locator.StairLocator3D.

Member Data Documentation

int Locator.Locator3D.__instance_size__ = 40
staticprivate