neurodec.mdt.Fibers#
- class neurodec.mdt.Fibers(dictionary: dict)#
The fibers of a muscle
- property id: int#
Returns the ID of the object
- property vertices#
Retrieve the fibers generated inside the muscle.
- Returns
A NumPy array with shape (n_fibers, n_sections, 3) containing the coordinates of the fiber nodes.
- wait()#
Wait for the object to be ready