NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.Weld.WeldJointBuilder.JointMidPointData Struct Reference

Joint evaluation information at the mid point. More...

Public Attributes

bool GrooveAlignedWithPrimary
 Indicates if the primary faces for the groove are farthest along a positive principal axis. More...
 
NXOpen.Vector3d GroovePrimaryDirection
 The direction in absolute coordinates towards the primary faces, and way from secondary faces. More...
 
NXOpen.Point3d JointMidPoint
 The mid point of the joint in absolute coordinates. More...
 
NXOpen.Vector3d JointTangent
 The tangent at the joint mid point in absolute coordinates. More...
 
NXOpen.Vector3d PrimaryFaceNormal
 The primary body face normal in absolute coordinates at the joint mid point. More...
 
NXOpen.Vector3d SecondaryFaceNormal
 The secondary body face normal in absolute coordinates at the joint mid point. More...
 

Detailed Description

Joint evaluation information at the mid point.

Results are returned in absolute and ship coordinates

Member Data Documentation

bool NXOpen.Weld.WeldJointBuilder.JointMidPointData.GrooveAlignedWithPrimary

Indicates if the primary faces for the groove are farthest along a positive principal axis.

NXOpen.Vector3d NXOpen.Weld.WeldJointBuilder.JointMidPointData.GroovePrimaryDirection

The direction in absolute coordinates towards the primary faces, and way from secondary faces.

NXOpen.Point3d NXOpen.Weld.WeldJointBuilder.JointMidPointData.JointMidPoint

The mid point of the joint in absolute coordinates.

NXOpen.Vector3d NXOpen.Weld.WeldJointBuilder.JointMidPointData.JointTangent

The tangent at the joint mid point in absolute coordinates.

NXOpen.Vector3d NXOpen.Weld.WeldJointBuilder.JointMidPointData.PrimaryFaceNormal

The primary body face normal in absolute coordinates at the joint mid point.

NXOpen.Vector3d NXOpen.Weld.WeldJointBuilder.JointMidPointData.SecondaryFaceNormal

The secondary body face normal in absolute coordinates at the joint mid point.


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.