No documentation available.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Detailed Description
No documentation available.
Method resolution order
RebarShapeTemplate
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def Rebar.RebarShapeTemplate.__init__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void __init__(_object*)
Member Function Documentation
def Rebar.RebarShapeTemplate.__dict__ |
( |
|
args | ) |
|
def Rebar.RebarShapeTemplate.__getinitargs__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
C++ signature :
boost::python::tuple __getinitargs__(Rebar::RebarShapeTemplate)
def Rebar.RebarShapeTemplate.__getstate__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
C++ signature :
boost::python::tuple __getstate__(Rebar::RebarShapeTemplate)
def Rebar.RebarShapeTemplate.__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 Rebar.RebarShapeTemplate.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
def Rebar.RebarShapeTemplate.__setstate__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void __setstate__(Rebar::RebarShapeTemplate {lvalue},boost::python::tuple)
def Rebar.RebarShapeTemplate.__weakref__ |
( |
|
args | ) |
|
def Rebar.RebarShapeTemplate.NON_PLANAR_TAG |
( |
|
args | ) |
|
def Rebar.RebarShapeTemplate.SPIRAL_TAG |
( |
|
args | ) |
|
def Rebar.RebarShapeTemplate.STIRRUP_TAG |
( |
|
args | ) |
|
Member Data Documentation
int Rebar.RebarShapeTemplate.__instance_size__ = 40 |
|
staticprivate |
Rebar.RebarShapeTemplate.__safe_for_unpickling__ = True |
|
staticprivate |