| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
This class implements elementary construction algorithms for a symmetrical transformation in 2D space about a point or axis. The result is a Geom2d_Transformation transformation. A MakeMirror object provides a framework for: More...
#include <GCE2d_MakeMirror.hxx>
Public Member Functions | |
| GCE2d_MakeMirror (const gp_Pnt2d &Point) | |
| GCE2d_MakeMirror (const gp_Ax2d &Axis) | |
| GCE2d_MakeMirror (const gp_Lin2d &Line) | |
| GCE2d_MakeMirror (const gp_Pnt2d &Point, const gp_Dir2d &Direc) | |
| Make a symmetry transformation af axis defined by <Point> and <Direc>.   | |
| const Handle< Geom2d_Transformation > & | Value () const | 
| Returns the constructed transformation.   | |
| operator const Handle< Geom2d_Transformation > & () const | |
This class implements elementary construction algorithms for a symmetrical transformation in 2D space about a point or axis. The result is a Geom2d_Transformation transformation. A MakeMirror object provides a framework for:
Make a symmetry transformation af axis defined by <Point> and <Direc>.
      
  | 
  inline | 
| const Handle< Geom2d_Transformation > & GCE2d_MakeMirror::Value | ( | ) | const | 
Returns the constructed transformation.