Open CASCADE Technology  6.9.0
Static Public Member Functions

DsgPrs_FixPresentation Class Reference

class which draws the presentation of Fixed objects More...

#include <DsgPrs_FixPresentation.hxx>

Static Public Member Functions

static void Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const gp_Pnt &aPntAttach, const gp_Pnt &aPntEnd, const gp_Dir &aNormPln, const Standard_Real aSymbSize)
 draws the presentation of fixed objects by drawing the 'fix' symbol at position <aPntEnd>. A binding segment is drawn between <aPntAttach> ( which belongs the the fix object) and <aPntEnd>. aSymbSize is the size of the 'fix'symbol More...
 

Detailed Description

class which draws the presentation of Fixed objects

Member Function Documentation

static void DsgPrs_FixPresentation::Add ( const Handle< Prs3d_Presentation > &  aPresentation,
const Handle< Prs3d_Drawer > &  aDrawer,
const gp_Pnt aPntAttach,
const gp_Pnt aPntEnd,
const gp_Dir aNormPln,
const Standard_Real  aSymbSize 
)
static

draws the presentation of fixed objects by drawing the 'fix' symbol at position <aPntEnd>. A binding segment is drawn between <aPntAttach> ( which belongs the the fix object) and <aPntEnd>. aSymbSize is the size of the 'fix'symbol


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