blob: 6ba0f235183704c4eebb15513eb4cf8701492d5a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
==========================
Joint Mover
==========================
.. codeauthor:: Jeremy Ernst
.. autoclass:: artv2.components.base_components.joint_mover.JointMover
:members:
Properties
----------
.. py:attribute:: metanode
This property holds a reference to the owning component's network node (the component that created this joint
mover.
|