No documentation available.
More...
Data and other attributes defined here: |
def | __init__ |
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Detailed Description
No documentation available.
Method resolution order
RCETemplate
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def RCE.RCETemplate.__init__ |
( |
|
args | ) |
|
Raises an exception
This class cannot be instantiated from Python
__init__ = <built-in function __init__>
Member Function Documentation
def RCE.RCETemplate.__dict__ |
( |
|
args | ) |
|
def RCE.RCETemplate.__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.RCETemplate.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
def RCE.RCETemplate.__weakref__ |
( |
|
args | ) |
|
def RCE.RCETemplate.GetConcreteProfile |
( |
|
arg1 | ) |
|
- Returns
- Instance of type Layout3D
C++ signature :
Alloy::Pointer::Pointer<Layout3D> GetConcreteProfile(Concrete::ReConcExtTemplate {lvalue})
def RCE.RCETemplate.GetEndCover |
( |
|
arg1 | ) |
|
- Returns
- Instance of type float
C++ signature :
double GetEndCover(Concrete::ReConcExtTemplate {lvalue})
def RCE.RCETemplate.GetName |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string GetName(Concrete::ReConcExtTemplate {lvalue})
def RCE.RCETemplate.GetRebarCageTemplate |
( |
|
arg1 | ) |
|
- Returns
- Instance of type RebarCageTemplate
C++ signature :
Alloy::Pointer::Pointer<Concrete::RebarCageTemplate> GetRebarCageTemplate(Concrete::ReConcExtTemplate {lvalue})