NXOpen.UF.Point Class

class NXOpen.UF.Point

Bases: object

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

Methods

NXOpen.UF.Point.CreateOnCurve Refer to UF_POINT_create_on_curve for documentation.
NXOpen.UF.Point.CreateWithOffset Refer to UF_POINT_create_with_offset for documentation.
NXOpen.UF.Point.CreateAtConicCenter Refer to UF_POINT_create_at_conic_center for documentation.
NXOpen.UF.Point.CreateAtIntersectionOfTwoCurves Refer to UF_POINT_create_at_intersection_of_two_curves for documentation.
NXOpen.UF.Point.CreateOnSurface Refer to UF_POINT_create_on_surface for documentation.
NXOpen.UF.Point.Create3Scalars Refer to UF_POINT_create_3_scalars for documentation.
NXOpen.UF.Point.CreateOnArcAngle Refer to UF_POINT_create_on_arc_angle for documentation.
NXOpen.UF.Point.CreateAlongCurve Refer to UF_POINT_create_along_curve for documentation.
NXOpen.UF.Point.CreateSurfaceCurveIntersection Refer to UF_POINT_create_surface_curve_intersection for documentation.
NXOpen.UF.Point.AskPointOutput Refer to UF_POINT_ask_point_output for documentation.