Draft Class Reference
#include <Draft.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions |
| static Standard_Real | Angle (const TopoDS_Face &F, const gp_Dir &Direction) |
| | Returns the draft angle of the face <F> using the
direction <Direction>. The method is valid for :
- Plane faces,
- Cylindrical or conical faces, when the direction
of the axis of the surface is colinear with the
direction.
Otherwise, the exception DomainError is raised.
|
Member Function Documentation
| void Draft::operator delete |
( |
void * |
anAddress |
) |
[inline] |
| void* Draft::operator new |
( |
size_t |
size |
) |
[inline] |
| void* Draft::operator new |
( |
size_t |
, |
|
|
void * |
anAddress | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: