Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
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 :


Member Function Documentation

static Standard_Real Draft::Angle ( const TopoDS_Face F,
const gp_Dir Direction 
) [static]
  • 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.
void Draft::operator delete ( void *  anAddress) [inline]
void* Draft::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* Draft::operator new ( size_t  size) [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines