One-dimensional entities¶
-
class
geom.
Ray3d
¶ Bases:
geom.Linear3d
-
class
geom.
dq_polyline3D
¶ Bases:
Boost.Python.instance
-
append
((dq_polyline3D)arg1, (object)arg2) → None :¶ - C++ signature :
- void append(std::deque<Polyline3d, std::allocator<Polyline3d> > {lvalue},boost::python::api::object)
-
extend
((dq_polyline3D)arg1, (object)arg2) → None :¶ - C++ signature :
- void extend(std::deque<Polyline3d, std::allocator<Polyline3d> > {lvalue},boost::python::api::object)
-