Open CASCADE Technology  6.9.0
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 Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const gp_Pnt &FirstCenter, const gp_Pnt &SecondCenter, const gp_Pnt &FirstPoint, const gp_Pnt &SecondPoint, const 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. More...
 

Detailed Description

A framework to define display of equality in radii.

Member Function Documentation

static void DsgPrs_EqualRadiusPresentation::Add ( const Handle< Prs3d_Presentation > &  aPresentation,
const Handle< Prs3d_Drawer > &  aDrawer,
const gp_Pnt FirstCenter,
const gp_Pnt SecondCenter,
const gp_Pnt FirstPoint,
const gp_Pnt SecondPoint,
const 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: