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

An offset to half the nominal depth below the member line. More...

Methods defined here:

def GetMember
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

An offset to half the nominal depth below the member line.

Method resolution order

WebMidPointOffset
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def ModelPins.WebMidPointOffset.__init__ (   arg1,
  member 
)
Returns
Instance of type None
     C++ signature :
         void __init__(_object*,int)

Member Function Documentation

def ModelPins.WebMidPointOffset.__dict__ (   args)
def ModelPins.WebMidPointOffset.__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>
def ModelPins.WebMidPointOffset.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def ModelPins.WebMidPointOffset.__weakref__ (   args)
def ModelPins.WebMidPointOffset.GetMember (   arg1)
Returns
Instance of type int
     C++ signature :
         int GetMember(SDS2::ModelRestraint::WebMidPointOffset {lvalue})

Member Data Documentation

int ModelPins.WebMidPointOffset.__instance_size__ = 40
staticprivate