CVBpy 14.0
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.
 
 top_base_plane_distance = property
 float: Gets and sets the distance between the top and base plane.
 

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.