NXOpen.UF.Sf.OrientationData Structure

NXOpen.UF.Sf.OrientationData is an alias for NXOpen.UF.SfOrientationData_Struct

class NXOpen.UF.SfOrientationData_Struct

Bases: object

Refer to UF_SF_orientation_data_s for documentation.

Fields

NXOpen.UF.SfOrientationData_Struct.FaceTag tag of a solid face. The y vector will be defined normal to this face. If this is a NULL_TAG use origin, x_dir, and y_dir to create csys and use it to define y orientation.
NXOpen.UF.SfOrientationData_Struct.Origin origin info
NXOpen.UF.SfOrientationData_Struct.XDir x direction vector
NXOpen.UF.SfOrientationData_Struct.YDir y direction vector