API Documentation
|
Stores CAD details about PaperSpace or 2D document space. More...
#include <CADEntities.h>
Public Member Functions | |
Matrix< fltp08 > | paperToModelMatrix () const |
Public Attributes | |
Bounds< 3, fltp08 > | model_space_bounds = Bounds<3, fltp08>(Constant<Vertex<3, fltp08>>::Invalid) |
Bounds< 3, fltp08 > | paper_space_bounds = Bounds<3, fltp08>(Constant<Vertex<3, fltp08>>::Invalid) |
Vertex< 3, fltp08 > | paper_space_origin = Vertex<3, fltp08>(0.0) |
Stores CAD details about PaperSpace or 2D document space.