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

No documentation available. More...

Methods defined here:

def GetDowels
def GetHoops
def __reduce__

Data and other attributes defined here:

def __init__

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

RebarCageTemplate
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def RCE.RebarCageTemplate.__init__ (   args)
Raises an exception
This class cannot be instantiated from Python
 __init__ = <built-in function __init__>

Member Function Documentation

def RCE.RebarCageTemplate.__dict__ (   args)
def RCE.RebarCageTemplate.__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 RCE.RebarCageTemplate.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def RCE.RebarCageTemplate.__weakref__ (   args)
def RCE.RebarCageTemplate.GetDowels (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > GetDowels(Concrete::RebarCageTemplate {lvalue},double)
def RCE.RebarCageTemplate.GetHoops (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > GetHoops(Concrete::RebarCageTemplate {lvalue},double)