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

A framework to define display of relations of concentricity. More...

#include <DsgPrs_ConcentricPresentation.hxx>

Static Public Member Functions

static void Add (const occ::handle< Prs3d_Presentation > &aPresentation, const occ::handle< Prs3d_Drawer > &aDrawer, const gp_Pnt &aCenter, const double aRadius, const gp_Dir &aNorm, const gp_Pnt &aPoint)
 Defines the display of elements showing relations of concentricity between shapes. These include the center aCenter, the radius aRadius, the direction aNorm and the point aPoint. These arguments are added to the presentation object aPresentation. Their display attributes are defined by the attribute manager aDrawer.
 

Detailed Description

A framework to define display of relations of concentricity.

Member Function Documentation

◆ Add()

static void DsgPrs_ConcentricPresentation::Add ( const occ::handle< Prs3d_Presentation > & aPresentation,
const occ::handle< Prs3d_Drawer > & aDrawer,
const gp_Pnt & aCenter,
const double aRadius,
const gp_Dir & aNorm,
const gp_Pnt & aPoint )
static

Defines the display of elements showing relations of concentricity between shapes. These include the center aCenter, the radius aRadius, the direction aNorm and the point aPoint. These arguments are added to the presentation object aPresentation. Their display attributes are defined by the attribute manager aDrawer.


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