Open CASCADE Technology 7.8.2.dev
DsgPrs_FilletRadiusPresentation Class Reference

A framework for displaying radii of fillets. More...

#include <DsgPrs_FilletRadiusPresentation.hxx>

Static Public Member Functions

static void Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const Standard_Real thevalue, const TCollection_ExtendedString &aText, const gp_Pnt &aPosition, const gp_Dir &aNormalDir, const gp_Pnt &aBasePnt, const gp_Pnt &aFirstPoint, const gp_Pnt &aSecondPoint, const gp_Pnt &aCenter, const DsgPrs_ArrowSide ArrowPrs, const Standard_Boolean drawRevers, gp_Pnt &DrawPosition, gp_Pnt &EndOfArrow, Handle< Geom_TrimmedCurve > &TrimCurve, Standard_Boolean &HasCircle)
 Adds a display of the radius of a fillet to the presentation aPresentation. The display ttributes defined by the attribute manager aDrawer. the value specifies the length of the radius.
 

Detailed Description

A framework for displaying radii of fillets.

Member Function Documentation

◆ Add()

static void DsgPrs_FilletRadiusPresentation::Add ( const Handle< Prs3d_Presentation > & aPresentation,
const Handle< Prs3d_Drawer > & aDrawer,
const Standard_Real thevalue,
const TCollection_ExtendedString & aText,
const gp_Pnt & aPosition,
const gp_Dir & aNormalDir,
const gp_Pnt & aBasePnt,
const gp_Pnt & aFirstPoint,
const gp_Pnt & aSecondPoint,
const gp_Pnt & aCenter,
const DsgPrs_ArrowSide ArrowPrs,
const Standard_Boolean drawRevers,
gp_Pnt & DrawPosition,
gp_Pnt & EndOfArrow,
Handle< Geom_TrimmedCurve > & TrimCurve,
Standard_Boolean & HasCircle )
static

Adds a display of the radius of a fillet to the presentation aPresentation. The display ttributes defined by the attribute manager aDrawer. the value specifies the length of the radius.


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