Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
DsgPrs_FilletRadiusPresentation Class Reference

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

#include <DsgPrs_FilletRadiusPresentation.hxx>

Static Public Member Functions

static void Add (const occ::handle< Prs3d_Presentation > &aPresentation, const occ::handle< Prs3d_Drawer > &aDrawer, const double 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 bool drawRevers, gp_Pnt &DrawPosition, gp_Pnt &EndOfArrow, occ::handle< Geom_TrimmedCurve > &TrimCurve, bool &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 occ::handle< Prs3d_Presentation > & aPresentation,
const occ::handle< Prs3d_Drawer > & aDrawer,
const double 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 bool drawRevers,
gp_Pnt & DrawPosition,
gp_Pnt & EndOfArrow,
occ::handle< Geom_TrimmedCurve > & TrimCurve,
bool & 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: