| Copy |
Method that creates a copy of this AssemblyJointDefinition object. The new AssemblyJointDefinition is independent of any assembly joint. It can be edited and used as input to edit an existing joint or to create a new assembly joint. |
| SetOriginOneAsBetweenTwoFaces |
Method that sets assembly joint origin as between two faces origin for OriginOne. |
| SetOriginOneAsInfer |
Method that sets assembly joint origin as infer origin for OriginOne. |
| SetOriginOneAsOffset |
Method that sets assembly joint origin as offset origin for OriginOne. |
| SetOriginTwoAsBetweenTwoFaces |
Method that sets assembly joint origin as between two faces origin for OriginTwo. |
| SetOriginTwoAsInfer |
Method that sets assembly joint origin as infer origin for OriginTwo. |
| SetOriginTwoAsOffset |
Method that sets assembly joint origin as offset origin for OriginTwo. |
| AlignmentOne |
|
| AlignmentTwo |
|
| AngularPosition |
|
| AngularPositionEndLimit |
|
| AngularPositionStartLimit |
|
| 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 |
|
| FlipOriginDirection |
|
| Gap |
|
| HasAngularPositionLimits |
|
| HasLinearPositionEndLimit |
|
| HasLinearPositionStartLimit |
|
| JointType |
|
| LinearPosition |
|
| LinearPositionEndLimit |
|
| LinearPositionStartLimit |
|
| OriginOne |
|
| 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 |
|
| 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. |