No documentation available. More...
Methods defined here: | |
def | __eq__ |
def | __getinitargs__ |
def | __getitem__ |
def | __getstate__ |
def | __init__ |
def | __ne__ |
def | __reduce__ |
def | __repr__ |
def | __setstate__ |
def | __str__ |
Data descriptors defined here: | |
def | depth_vector |
def | face |
def | interior_edge |
def | name |
def | point |
def | radius |
def | radius_id |
def | segment_count |
def | x |
def | y |
def | z |
Data and other attributes defined here: | |
int | __instance_size__ = 40 |
__safe_for_unpickling__ = True |
Data descriptors inherited from Boost.Python.instance: | |
def | __dict__ |
def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
def | __new__ |
No documentation available.
Layout3DNode
Boost.Python.instance
builtin.object
def Layout3D.Layout3DNode.__init__ | ( | arg1 | ) |
C++ signature : void __init__(_object*) C++ signature : void __init__(_object*,Layout3DNode) C++ signature : void __init__(_object*,Point3D,int,unsigned int,unsigned int,bool,double,unsigned int,Point3D)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__dict__ | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__eq__ | ( | arg1, | |
arg2 | |||
) |
C++ signature : bool __eq__(Layout3DNode {lvalue},Layout3DNode)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__getinitargs__ | ( | arg1 | ) |
C++ signature : boost::python::tuple __getinitargs__(Layout3DNode)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__getitem__ | ( | arg1, | |
arg2 | |||
) |
C++ signature : boost::python::api::object __getitem__(Layout3DNode {lvalue},unsigned int)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__getstate__ | ( | arg1 | ) |
C++ signature : boost::python::tuple __getstate__(Layout3DNode)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__ne__ | ( | arg1, | |
arg2 | |||
) |
C++ signature : bool __ne__(Layout3DNode {lvalue},Layout3DNode)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__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 in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__repr__ | ( | arg1 | ) |
C++ signature : std::string __repr__(Layout3DNode)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__setstate__ | ( | arg1, | |
arg2 | |||
) |
C++ signature : void __setstate__(Layout3DNode {lvalue},boost::python::tuple)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__str__ | ( | arg1 | ) |
C++ signature : std::string __str__(Layout3DNode)
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.__weakref__ | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.depth_vector | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.face | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.interior_edge | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.name | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.point | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.radius | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.radius_id | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.segment_count | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.x | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.y | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
def Layout3D.Layout3DNode.z | ( | args | ) |
Reimplemented in Layout3D.RebarLayout3DNode.
|
staticprivate |
|
staticprivate |