NXOpen.UF.Curve.WrapData Structure

NXOpen.UF.Curve.WrapData is an alias for NXOpen.UF.CurveWrapData_Struct

class NXOpen.UF.CurveWrapData_Struct

Bases: object

Refer to UF_CURVE_wrap_data_s for documentation.

Fields

NXOpen.UF.CurveWrapData_Struct.WrapUnwrapSw Object type: UF_CURVE_WRAP or UF_CURVE_UNWRAP
NXOpen.UF.CurveWrapData_Struct.NumWrapFaces Number of tags in the wrap_faces array
NXOpen.UF.CurveWrapData_Struct.WrapFaces Conical or cylindrical faces to wrap onto/unwrap from (If multiple faces, they must be on the same cone/cylinder.
NXOpen.UF.CurveWrapData_Struct.WrapPlane Datum plane or face to wrap from/ unwrap onto.
NXOpen.UF.CurveWrapData_Struct.NumInputCurves Number of tags in the input_curves array.
NXOpen.UF.CurveWrapData_Struct.InputCurves Object Identifiers of curves, edges, faces (same as reference to the edges of the face).
NXOpen.UF.CurveWrapData_Struct.CutLineAngle Expression specifying the cut line angle, relative to the tangent line, in degrees 0 - 360.
NXOpen.UF.CurveWrapData_Struct.DistanceTol Distance tolerance to use in calculations e.g.
NXOpen.UF.CurveWrapData_Struct.AngleTol Angle tolerance to use in curve fitting