Share

DSJoint Object


Description

DSJoint object.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Definition Gets the definition object associated with this joint.
IsSuppressed Gets whether the joint is suppressed or not. A value of True indicates the joint is suppressed.
JointType Returns the type of simulation joint this object represents
Name Gets and sets the displayed name of the joint. This is the name that is visible in the browser and is editable by the end-user.
Parent Gets the parent DynamicSimulation object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

DSJointDefinition.Parent, DSJoints.Item

Version

Introduced in version 2013

Was this information helpful?