PrimaryFaceNormal¶
-
WeldJointBuilderJointMidPointData_Struct.PrimaryFaceNormal¶ The primary body face normal in absolute coordinates at the joint mid point.
-------------------------------------Field Value Type:
NXOpen.Vector3d
NXOpen.Weld.WeldJointBuilder.JointMidPointData is an alias for NXOpen.Weld.WeldJointBuilderJointMidPointData_Struct
NXOpen.Weld.WeldJointBuilderJointMidPointData_Struct¶Bases: object
Joint evaluation information at the mid point.
Results are returned in absolute and ship coordinates . Constructor: NXOpen.Weld.WeldJointBuilder.JointMidPointData()
| Field | Description |
|---|---|
| JointMidPoint | The mid point of the joint in absolute coordinates. |
| JointTangent | The tangent at the joint mid point in absolute coordinates. |
| PrimaryFaceNormal | The primary body face normal in absolute coordinates at the joint mid point. |
| SecondaryFaceNormal | The secondary body face normal in absolute coordinates at the joint mid point. |
| GroovePrimaryDirection | The direction in absolute coordinates towards the primary faces, and way from secondary faces. |
| GrooveAlignedWithPrimary | Indicates if the primary faces for the groove are farthest along a positive principal axis. |
WeldJointBuilderJointMidPointData_Struct.JointMidPoint¶The mid point of the joint in absolute coordinates.
-------------------------------------
Field Value
Type:NXOpen.Point3d
WeldJointBuilderJointMidPointData_Struct.JointTangent¶The tangent at the joint mid point in absolute coordinates.
-------------------------------------
Field Value
Type:NXOpen.Vector3d
WeldJointBuilderJointMidPointData_Struct.PrimaryFaceNormal¶The primary body face normal in absolute coordinates at the joint mid point.
-------------------------------------
Field Value
Type:NXOpen.Vector3d
WeldJointBuilderJointMidPointData_Struct.SecondaryFaceNormal¶The secondary body face normal in absolute coordinates at the joint mid point.
-------------------------------------
Field Value
Type:NXOpen.Vector3d
WeldJointBuilderJointMidPointData_Struct.GroovePrimaryDirection¶The direction in absolute coordinates towards the primary faces, and way from secondary faces.
-------------------------------------
Field Value
Type:NXOpen.Vector3d