NXOpen.UF.Eval Class

class NXOpen.UF.Eval

Bases: object

Contains wrappers for all ‘UFEval’ functions and data types.

Methods

NXOpen.UF.Eval.Initialize Refer to UF_EVAL_initialize for documentation.
NXOpen.UF.Eval.Initialize2 Refer to UF_EVAL_initialize_2 for documentation.
NXOpen.UF.Eval.Copy Refer to UF_EVAL_copy for documentation.
NXOpen.UF.Eval.AskLimits Refer to UF_EVAL_ask_limits for documentation.
NXOpen.UF.Eval.IsPeriodic Refer to UF_EVAL_is_periodic for documentation.
NXOpen.UF.Eval.EvaluateUnitVectors Refer to UF_EVAL_evaluate_unit_vectors for documentation.
NXOpen.UF.Eval.EvaluateClosestPoint Refer to UF_EVAL_evaluate_closest_point for documentation.
NXOpen.UF.Eval.IsEqual Refer to UF_EVAL_is_equal for documentation.
NXOpen.UF.Eval.IsLine Refer to UF_EVAL_is_line for documentation.
NXOpen.UF.Eval.IsArc Refer to UF_EVAL_is_arc for documentation.
NXOpen.UF.Eval.IsEllipse Refer to UF_EVAL_is_ellipse for documentation.
NXOpen.UF.Eval.IsParabola Refer to UF_EVAL_is_parabola for documentation.
NXOpen.UF.Eval.IsHyperbola Refer to UF_EVAL_is_hyperbola for documentation.
NXOpen.UF.Eval.IsSpline Refer to UF_EVAL_is_spline for documentation.
NXOpen.UF.Eval.AskLine Refer to UF_EVAL_ask_line for documentation.
NXOpen.UF.Eval.AskArc Refer to UF_EVAL_ask_arc for documentation.
NXOpen.UF.Eval.AskEllipse Refer to UF_EVAL_ask_ellipse for documentation.
NXOpen.UF.Eval.AskParabola Refer to UF_EVAL_ask_parabola for documentation.
NXOpen.UF.Eval.AskHyperbola Refer to UF_EVAL_ask_hyperbola for documentation.
NXOpen.UF.Eval.AskSpline Refer to UF_EVAL_ask_spline for documentation.
NXOpen.UF.Eval.AskSplineKnots Refer to UF_EVAL_ask_spline_knots for documentation.
NXOpen.UF.Eval.AskSplineControlPts Refer to UF_EVAL_ask_spline_control_pts for documentation.

Structures

NXOpen.UF.Eval.Arc Structure
NXOpen.UF.Eval.Ellipse Structure
NXOpen.UF.Eval.Hyperbola Structure
NXOpen.UF.Eval.Line Structure
NXOpen.UF.Eval.Parabola Structure
NXOpen.UF.Eval.Spline Structure