OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKOffset
Draft


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_EXPORT 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

static Standard_EXPORT Standard_Real Draft::Angle const TopoDS_Face &  F,
const gp_Dir &  Direction
[static]
 

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:
Generated on Mon Aug 25 13:41:41 2008 for OpenCASCADE by  doxygen 1.4.1