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

No documentation available. More...

Methods defined here:

def __init__
def __reduce__

Data descriptors defined here:

def grate_end_thick
def plate_tread_shape
def plate_tread_width
def tread_type

Data and other attributes defined here:

int __instance_size__ = 608

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

MemberStairTread
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def StairTread.MemberStairTread.__init__ (   arg1)
Returns
Instance of type None
     C++ signature :
         void __init__(_object*)
 
 
     C++ signature :
         void* __init__(boost::python::api::object,int,int)
Note
Additional signature: init( (object)arg1, (int)member, (int)tread) -> object

Member Function Documentation

def StairTread.MemberStairTread.__dict__ (   args)
def StairTread.MemberStairTread.__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 StairTread.MemberStairTread.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def StairTread.MemberStairTread.__weakref__ (   args)
def StairTread.MemberStairTread.grate_end_thick (   args)
def StairTread.MemberStairTread.plate_tread_shape (   args)
def StairTread.MemberStairTread.plate_tread_width (   args)
def StairTread.MemberStairTread.tread_type (   args)

Member Data Documentation

int StairTread.MemberStairTread.__instance_size__ = 608
staticprivate