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

No documentation available. More...

Methods defined here:

def __init__
def __reduce__

Data descriptors defined here:

def area
def available
def cw
def design_thickness
def ix
def iy
def iz
def j
def r0
def rx
def ry
def src_reference
def sx
def sy
def zx
def zy

Data and other attributes defined here:

int __instance_size__ = 144

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

tabulated_properties
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

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

Member Function Documentation

def shape.tabulated_properties.__dict__ (   args)
def shape.tabulated_properties.__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 shape.tabulated_properties.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def shape.tabulated_properties.__weakref__ (   args)
def shape.tabulated_properties.area (   args)
def shape.tabulated_properties.available (   args)
def shape.tabulated_properties.cw (   args)
def shape.tabulated_properties.design_thickness (   args)
def shape.tabulated_properties.ix (   args)
def shape.tabulated_properties.iy (   args)
def shape.tabulated_properties.iz (   args)
def shape.tabulated_properties.j (   args)
def shape.tabulated_properties.r0 (   args)
def shape.tabulated_properties.rx (   args)
def shape.tabulated_properties.ry (   args)
def shape.tabulated_properties.src_reference (   args)
def shape.tabulated_properties.sx (   args)
def shape.tabulated_properties.sy (   args)
def shape.tabulated_properties.zx (   args)
def shape.tabulated_properties.zy (   args)

Member Data Documentation

int shape.tabulated_properties.__instance_size__ = 144
staticprivate