neurom.core.Neurite¶
-
class
neurom.core.
Neurite
(root_node)[source]¶ Bases:
object
Class representing a neurite tree
Methods
__init__
iter_sections
iteration over section nodes transform
Return a copy of this neurite with a 3D transformation applied Attributes
area
Return the surface area of this neurite. length
Return the total length of this neurite. points
Return unordered array with all the points in this neurite volume
Return the volume of this neurite.