Object to collect all input parameters for the AQS12 calibration piece. More...
Public Member Functions | |
| None | AQS12Piece (self, List[cvb.Point3D] points, float distance) |
| Creates an object describing an AQS12 calibration piece with point coordinates. | |
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. | |
Object to collect all input parameters for the AQS12 calibration piece.
| None AQS12Piece | ( | self, | |
| List[cvb.Point3D] | points, | ||
| float | distance ) |
Creates an object describing an AQS12 calibration piece with point coordinates.
points : List[cvb.Point3D] List with points.
distance : float Top base plane distance.