Teledyne CARIS provides bindings for scripting with the Python programming language. These bindings provide a simple, consistent model to automate and integrate data and operations with external functions and software.
caris.
UnitType
The type of unit.
Unit
The unit of measure.
type
UnitType – The unit’s type
scale_factor
float – The unit’s scale factor
float
translation_factor
float – The unit’s translation factor
__init__