LinkageDesigner Package Paclet Symbol
LinkageData
GetAllLinkNames
GetFullName
$LDStructure
See Also »
|
LinkageData Manipulation
More About »
GetAllJointNames
GetAllJointNames[
linkage
]
returns all the joint's names defoined in
linkage
LinkageData.
MORE INFORMATION
linkage
is a LinkageData object.
GetAllJointNames
returns the list of kinematic pairs defined in "
$Structure
" record.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Load LinkageDesigner package
In[1]:=
Load the predefined LinkageData object of the four-bar mechanism
In[2]:=
Out[2]=
List all joint names
In[3]:=
Out[3]=
SEE ALSO
LinkageData
GetAllLinkNames
GetFullName
$LDStructure
MORE ABOUT
LinkageData Manipulation