NXOpen.UF.Vec3 Class

class NXOpen.UF.Vec3

Bases: object

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

Methods

NXOpen.UF.Vec3.Add Refer to UF_VEC3_add for documentation.
NXOpen.UF.Vec3.AffineComb Refer to UF_VEC3_affine_comb for documentation.
NXOpen.UF.Vec3.AngleBetween Refer to UF_VEC3_angle_between for documentation.
NXOpen.UF.Vec3.ConvexComb Refer to UF_VEC3_convex_comb for documentation.
NXOpen.UF.Vec3.Copy Refer to UF_VEC3_copy for documentation.
NXOpen.UF.Vec3.Cross Refer to UF_VEC3_cross for documentation.
NXOpen.UF.Vec3.Distance Refer to UF_VEC3_distance for documentation.
NXOpen.UF.Vec3.DistanceToPlane Refer to UF_VEC3_distance_to_plane for documentation.
NXOpen.UF.Vec3.Dot Refer to UF_VEC3_dot for documentation.
NXOpen.UF.Vec3.IsZero Refer to UF_VEC3_is_zero for documentation.
NXOpen.UF.Vec3.IsEqual Refer to UF_VEC3_is_equal for documentation.
NXOpen.UF.Vec3.LinearComb Refer to UF_VEC3_linear_comb for documentation.
NXOpen.UF.Vec3.Mag Refer to UF_VEC3_mag for documentation.
NXOpen.UF.Vec3.Midpt Refer to UF_VEC3_midpt for documentation.
NXOpen.UF.Vec3.Negate Refer to UF_VEC3_negate for documentation.
NXOpen.UF.Vec3.Scale Refer to UF_VEC3_scale for documentation.
NXOpen.UF.Vec3.Sub Refer to UF_VEC3_sub for documentation.
NXOpen.UF.Vec3.Triple Refer to UF_VEC3_triple for documentation.
NXOpen.UF.Vec3.Unitize Refer to UF_VEC3_unitize for documentation.
NXOpen.UF.Vec3.Vec2 Refer to UF_VEC3_vec2 for documentation.
NXOpen.UF.Vec3.Vec4 Refer to UF_VEC3_vec4 for documentation.
NXOpen.UF.Vec3.Vec4Homogen Refer to UF_VEC3_vec4_homogen for documentation.
NXOpen.UF.Vec3.AskPerpendicular Refer to UF_VEC3_ask_perpendicular for documentation.
NXOpen.UF.Vec3.IsParallel Refer to UF_VEC3_is_parallel for documentation.
NXOpen.UF.Vec3.IsPerpendicular Refer to UF_VEC3_is_perpendicular for documentation.