#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. . |
|
|
|
|
|
|
|
|