NXOpen.UF.Eval.Spline Structure

NXOpen.UF.Eval.Spline is an alias for NXOpen.UF.EvalSpline_Struct

class NXOpen.UF.EvalSpline_Struct

Bases: object

Refer to UF_EVAL_spline_s for documentation.

Fields

NXOpen.UF.EvalSpline_Struct.IsPeriodic Is the curve periodic or not?
NXOpen.UF.EvalSpline_Struct.IsRational Is the spline rational or not?
NXOpen.UF.EvalSpline_Struct.Order Order of the spline
NXOpen.UF.EvalSpline_Struct.NumKnots Number of knot values (double)
NXOpen.UF.EvalSpline_Struct.NumControl Number of control vertices (PNT4_t)