defines Torus, Type <160> Form Number <0>
in package IGESSolid
A Torus is a solid formed by revolving a circular disc
about a specified coplanar axis.
#include <IGESSolid_Torus.hxx>
Constructor & Destructor Documentation
IGESSolid_Torus::IGESSolid_Torus |
( |
| ) |
|
Member Function Documentation
gp_Dir IGESSolid_Torus::Axis |
( |
| ) |
const |
gp_Pnt IGESSolid_Torus::AxisPoint |
( |
| ) |
const |
- R1 : distance from center of torus to center
of circular disc to be revolved
- R2 : radius of circular disc
- aPoint : center point coordinates (default (0,0,0))
- anAxis : unit vector in axis direction (default (0,0,1))
gp_Dir IGESSolid_Torus::TransformedAxis |
( |
| ) |
const |
gp_Pnt IGESSolid_Torus::TransformedAxisPoint |
( |
| ) |
const |
The documentation for this class was generated from the following file: