DSJointDefinition Object


Description

DSJointDefinition object.

Methods

Name Description
Copy Creates a copy of this DSJointDefinition object. The new DSJointDefinition object is independent of any joint. It can edited and used as input to edit an existing joint or to create a new joint. Creating a copy of a definition, editing it, and then assigning it back to the joint can be a more efficient way of editing multiple inputs because it results in a single recompute.

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.
DegreesOfFreedom Gets the DSDegreesOfFreedom collection object provides access to the degrees of freedom associated with this joint.
ForceGlyphColor
ForceGlyphScale
IsDOFsLocked
IsForceDisplayed
IsLoadDisplayed
IsSuppressed
LoadGlyphColor
LoadGlyphScale
Parent Gets the parent DSJoint object this definition is associated with. This can return Nothing in the case where the definition is not associated with any joint.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

DSDegreeOfFreedom.Parent, DSJoint.Definition, DSJointDefinition.Copy

Version

Introduced in version 2013