OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    Draft Class Reference

    #include <Draft.hxx>

    Static Public Member Functions

    static double 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

    ◆ Angle()

    double Draft::Angle ( const TopoDS_Face & F,
    const gp_Dir & Direction )
    static

    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.

    The documentation for this class was generated from the following file: