AlignmentOne |
Read-write property that gets and sets the geometry object that defines the first alignment for the assembly joint. |
AlignmentTwo |
Read-write property that gets and sets the geometry object that defines the alignment for the second component. |
AngularPosition |
Read-write property that gets and sets the angular position around the origin direction of the first occurrence the assembly joint object is between with. |
AngularPositionEndLimit |
Read-write property that gets and sets the angular position end limit for the assembly joint object. |
AngularPositionStartLimit |
Read-write property that gets and sets the angular position start limit for the assembly joint object. |
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. |
FlipAlignmentDirection |
Read-write property that gets and sets whether flip the alignment direction defined by AlignmentOne. |
FlipOriginDirection |
Read-write property that gets and sets whether flip the origin direction defined by OriginOne. |
Gap |
Read-write property that gets and sets the translation between the first and second origins along the Z-axis. |
HasAngularPositionLimits |
Read-write property that indicates if the assembly joint has angular position start and end limits that the angular position value should not exceed to be valid. |
HasLinearPositionEndLimit |
Read-write property that indicates if the assembly joint has linear position end limit that the linear position value should not exceed to be valid. |
HasLinearPositionStartLimit |
Read-write property that indicates if the assembly joint has linear position start limit that the linear position value should not be less than it to be valid. |
JointType |
Read-write property that gets and sets the type of AssemblyJoint. |
LinearPosition |
Read-write property that gets and sets the linear position of the first occurrence relative to the second occurrence that the assembly joint object. |
LinearPositionEndLimit |
Read-write property that gets and sets the linear position end limit for the assembly joint object. |
LinearPositionStartLimit |
Read-write property that gets and sets the linear position start limit for the assembly joint object. |
OriginOne |
Read-write property that gets and sets the first origin associated with the assembly joint object. |
OriginOneDefinitionType |
Read-only property that returns the definition type of the first joint origin. |
OriginOneReferencedFaces |
Read-only property that returns the two referenced planar faces to define the projecting plane for OriginOne. This returns Nothing if the OriginOneDefinitonType is not equal to kBetweenTwoFacesOriginDefinitionType. |
OriginOneXOffset |
Read-only property that returns the offset of the OriginOne along origin X-axis direction. This returns Empty if the OriginOneDefinitonType is not equal to kOffsetOriginDefinitionType. |
OriginOneXOffsetReferencedGeometry |
Read-only property that returns the referenced geometry that used to define the offset of the OriginOne along X-axis direction. This returns Nothing if the offset is not referencing any geometry. |
OriginOneYOffset |
Read-only property that returns the offset of the OriginOne along origin Y-axis direction. This returns Empty if the OriginOneDefinitonType is not equal to kOffsetOriginDefinitionType. |
OriginOneYOffsetReferencedGeometry |
Read-only property that returns the referenced geometry that used to define the offset of the OriginOne along Y-axis direction. This returns Nothing if the offset is not referencing any geometry. |
OriginTwo |
Read-write property that gets and sets the second origin associated with the assembly joint object. |
OriginTwoDefinitionType |
Read-only property that returns the definition type of the second joint origin. |
OriginTwoReferencedFaces |
Read-only property that returns the two referenced planar faces to define the projecting plane for OriginTwo. This returns Nothing if the OriginTwoDefinitonType is not equal to kBetweenTwoFacesOriginDefinitionType. |
OriginTwoXOffset |
Read-only property that returns the offset of the OriginTwo along origin X-axis direction. This returns Empty if the OriginTwoDefinitonType is not equal to kOffsetOriginDefinitionType. |
OriginTwoXOffsetReferencedGeometry |
Read-only property that returns the referenced geometry that used to define the offset of the OriginTwo along X-axis direction. This returns Nothing if the offset is not referencing any geometry. |
OriginTwoYOffset |
Read-only property that returns the offset of the OriginTwo along origin Y-axis direction. This returns Empty if the OriginTwoDefinitonType is not equal to kOffsetOriginDefinitionType. |
OriginTwoYOffsetReferencedGeometry |
Read-only property that returns the referenced geometry that used to define the offset of the OriginTwo along Y-axis direction. This returns Nothing if the offset is not referencing any geometry. |
Parent |
Read-only property that returns the parent AssemblyJoint object. This returns Nothing when the AssemblyJointDefinition is not associated with an AssemblyJoint object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |