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

A framework to define display of equality in radii. More...

#include <DsgPrs_EqualRadiusPresentation.hxx>

Static Public Member Functions

static void Add (const occ::handle< Prs3d_Presentation > &aPresentation, const occ::handle< Prs3d_Drawer > &aDrawer, const gp_Pnt &FirstCenter, const gp_Pnt &SecondCenter, const gp_Pnt &FirstPoint, const gp_Pnt &SecondPoint, const occ::handle< Geom_Plane > &Plane)
 Adds the points FirstCenter, SecondCenter, FirstPoint, SecondPoint, and the plane Plane to the presentation object aPresentation. The display attributes of these elements is defined by the attribute manager aDrawer. FirstCenter and SecondCenter are the centers of the first and second shapes respectively, and FirstPoint and SecondPoint are the attachment points of the radii to arcs.
 

Detailed Description

A framework to define display of equality in radii.

Member Function Documentation

◆ Add()

static void DsgPrs_EqualRadiusPresentation::Add ( const occ::handle< Prs3d_Presentation > & aPresentation,
const occ::handle< Prs3d_Drawer > & aDrawer,
const gp_Pnt & FirstCenter,
const gp_Pnt & SecondCenter,
const gp_Pnt & FirstPoint,
const gp_Pnt & SecondPoint,
const occ::handle< Geom_Plane > & Plane )
static

Adds the points FirstCenter, SecondCenter, FirstPoint, SecondPoint, and the plane Plane to the presentation object aPresentation. The display attributes of these elements is defined by the attribute manager aDrawer. FirstCenter and SecondCenter are the centers of the first and second shapes respectively, and FirstPoint and SecondPoint are the attachment points of the radii to arcs.


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