CADability dotNET

A parallel or perspective projection which is used to convert the 3-dimensional world coordinate system to a 2-dimensional screen coordinate system or to a normalized 3-dimensional cube for the paint or rendering interface (IPaintTo3D). Contains also additional hints for the paint interface and the drawing plane.

The Projection..::..PickArea type exposes the following members.

Properties

  NameDescription
Public propertyFrontCenter
Gets the center of the front rectangle, i.e. the point you are looking from
Public propertyLimited
Returns true, if the area is limited
Public propertyProjection
Returns the projection associated with this area
Public propertyToUnitBox

See Also