Hide menu
Loading...
Searching...
No Matches
cadex::Projector_PolyData Class Reference

Contains information about projection of the model. More...

Public Types

typedef cadex::internal::ProjectorImpl_PolyData ImplType
 

Public Member Functions

 Projector_PolyData ()
 Constructor.
 
double ProjectionArea () const
 Returns the total area of the ModelData_PolyRepresentation projection in mm.
 
double Perimeter () const
 Returns the total perimeter of the ModelData_PolyRepresentation projection in mm.
 
ImplType * Impl () const
 

Detailed Description

Contains information about projection of the model.

Examples
projector/poly_projector/Program.cs, and projector/poly_projector/main.cxx.