NXOpen.UF.Vec4 Class

class NXOpen.UF.Vec4

Bases: object

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

Methods

NXOpen.UF.Vec4.Copy Refer to UF_VEC4_copy for documentation.
NXOpen.UF.Vec4.IsEqual Refer to UF_VEC4_is_equal for documentation.
NXOpen.UF.Vec4.IsZero Refer to UF_VEC4_is_zero for documentation.
NXOpen.UF.Vec4.Scale Refer to UF_VEC4_scale for documentation.
NXOpen.UF.Vec4.Vec3 Refer to UF_VEC4_vec3 for documentation.
NXOpen.UF.Vec4.Vec3Homogen Refer to UF_VEC4_vec3_homogen for documentation.