No documentation available.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Additional Inherited Members |
Detailed Description
No documentation available.
Method resolution order
RebarLayout3DNode
Layout3DNode
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def Layout3D.RebarLayout3DNode.__init__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void __init__(_object*)
C++ signature :
void __init__(_object*,RebarLayout3DNode)
C++ signature :
void __init__(_object*,Layout3DNode)
C++ signature :
void __init__(_object*,Point3D,int,unsigned int,unsigned int,bool,double,unsigned int,Point3D)
- Note
- Additional signature: init( (object)arg1, (RebarLayout3DNode)arg2) -> None
-
Additional signature: init( (object)arg1, (Layout3DNode)arg2) -> None
-
Additional signature: init( (object)arg1, (Point3D)arg2, (int)arg3, (int)arg4, (int)arg5, (bool)arg6, (float)arg7, (int)arg8, (Point3D)arg9) -> None
Reimplemented from Layout3D.Layout3DNode.
Member Function Documentation
def Layout3D.RebarLayout3DNode.__dict__ |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.__eq__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type bool
C++ signature :
bool __eq__(Layout3DNode {lvalue},Layout3DNode)
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__getinitargs__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
C++ signature :
boost::python::tuple __getinitargs__(RebarLayout3DNode)
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__getitem__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type object
C++ signature :
boost::python::api::object __getitem__(Layout3DNode {lvalue},unsigned int)
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__getstate__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
C++ signature :
boost::python::tuple __getstate__(RebarLayout3DNode)
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__ne__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type bool
C++ signature :
bool __ne__(Layout3DNode {lvalue},Layout3DNode)
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__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>
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__reduce__ |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.__repr__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string __repr__(Layout3DNode)
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__setstate__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void __setstate__(RebarLayout3DNode {lvalue},boost::python::tuple)
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__str__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
C++ signature :
std::string __str__(Layout3DNode)
Reimplemented from Layout3D.Layout3DNode.
def Layout3D.RebarLayout3DNode.__weakref__ |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.depth_vector |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.face |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.interior_edge |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.IsArcNode |
( |
|
arg1 | ) |
|
- Returns
- Instance of type bool
C++ signature :
bool IsArcNode(RebarLayout3DNode {lvalue})
def Layout3D.RebarLayout3DNode.IsAutoBendDiam |
( |
|
arg1 | ) |
|
- Returns
- Instance of type bool
C++ signature :
bool IsAutoBendDiam(RebarLayout3DNode {lvalue})
def Layout3D.RebarLayout3DNode.name |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.point |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.radius |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.radius_id |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.segment_count |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.SetArcNode |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetArcNode(RebarLayout3DNode {lvalue},bool)
def Layout3D.RebarLayout3DNode.SetAutoBendDiam |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void SetAutoBendDiam(RebarLayout3DNode {lvalue},bool)
def Layout3D.RebarLayout3DNode.x |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.y |
( |
|
args | ) |
|
def Layout3D.RebarLayout3DNode.z |
( |
|
args | ) |
|
Member Data Documentation
int Layout3D.RebarLayout3DNode.__instance_size__ = 40 |
|
staticprivate |
Layout3D.RebarLayout3DNode.__safe_for_unpickling__ = True |
|
staticprivate |