locan.data.regions.region.LineSegment3D ======================================= .. currentmodule:: locan.data.regions.region .. autoclass:: LineSegment3D :members: :undoc-members: :show-inheritance: :special-members: __call__ .. rubric:: **Methods** .. autosummary:: ~LineSegment3D.__init__ ~LineSegment3D.as_artist ~LineSegment3D.buffer ~LineSegment3D.contains ~LineSegment3D.from_intervals ~LineSegment3D.from_open3d ~LineSegment3D.intersection ~LineSegment3D.plot ~LineSegment3D.symmetric_difference ~LineSegment3D.union .. rubric:: **Attributes** .. autosummary:: ~LineSegment3D.bounding_box ~LineSegment3D.bounds ~LineSegment3D.centroid ~LineSegment3D.dimension ~LineSegment3D.elongation ~LineSegment3D.extent ~LineSegment3D.intervals ~LineSegment3D.isoperimetric_quotient ~LineSegment3D.max_distance ~LineSegment3D.open3d_object ~LineSegment3D.origin ~LineSegment3D.radial_distance ~LineSegment3D.region_measure ~LineSegment3D.subregion_measure ~LineSegment3D.vertices