|
Open CASCADE Technology 6.5.2
|
#include <Standard.hxx>#include <Standard_Macro.hxx>#include <gp_Circ.hxx>#include <gce_Root.hxx>#include <Standard_Real.hxx>Data Structures | |
| class | gce_MakeCirc |
| This class implements the following algorithms used to create Circ from gp. * Create a Circ coaxial to another and passing though a point. * Create a Circ coaxial to another at the distance Dist. * Create a Circ passing through 3 points. * Create a Circ with its center and the normal of its plane and its radius. * Create a Circ with its center and its plane and its radius. * Create a Circ with its axis and radius. * Create a Circ with two points giving its axis and its radius. * Create a Circ with is Ax2 and its Radius. More... | |
1.7.4