Properties | List of all members
AQS12Piece Class Reference

Object to collect all input parameters for the AQS12 calibration piece. More...

Inherits object.

Properties

 points = property
 List[cvb.Point3D]: Gets list with AQS12 points. More...
 
 top_base_plane_distance = property
 float: Gets and sets the distance between the top and base plane. More...
 

Detailed Description

Object to collect all input parameters for the AQS12 calibration piece.

Creates an object describing an AQS12 calibration piece with point coordinates.

Parameters

points : List[cvb.Point3D] List with points.

distance : float Top base plane distance.

Property Documentation

◆ points

points = property
static

List[cvb.Point3D]: Gets list with AQS12 points.

◆ top_base_plane_distance

top_base_plane_distance = property
static

float: Gets and sets the distance between the top and base plane.