Using the ‘gom_vec3d’ and ‘gom_math’ modules
Did you know? Coordinates are often represented as gom.Vec3d
objects in ZEISS INSPECT Apps. The gom_math
module provides some functions for computations on gom.Vec3d
objects.
See ZEISS INSPECT Python API Introduction — gom_vec3d
and gom_math
for details.