CVBpy 14.0
ProjectionValue Class Reference

Single projection value. More...

Inherits object.

Properties

 position = property
 cvb.Point2D: Coordinate of the projection. More...
 
 value = property
 float: Projection value as determined by the ProjectionMode.
 

Detailed Description

Single projection value.

Property Documentation

◆ position

position = property
static

cvb.Point2D: Coordinate of the projection.

The y coordinate is located on the bottom edge of the area of interest for which the project has been calculated.