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

Contains the colors of a shape. More...

#include <HLRBRep_BiPoint.hxx>

Public Member Functions

 HLRBRep_BiPoint ()
 
 HLRBRep_BiPoint (const double x1, const double y1, const double z1, const double x2, const double y2, const double z2, const TopoDS_Shape &S, const bool reg1, const bool regn, const bool outl, const bool intl)
 
const gp_PntP1 () const
 
const gp_PntP2 () const
 
const TopoDS_ShapeShape () const
 
void Shape (const TopoDS_Shape &S)
 
bool Rg1Line () const
 
void Rg1Line (const bool B)
 
bool RgNLine () const
 
void RgNLine (const bool B)
 
bool OutLine () const
 
void OutLine (const bool B)
 
bool IntLine () const
 
void IntLine (const bool B)
 

Detailed Description

Contains the colors of a shape.

Constructor & Destructor Documentation

◆ HLRBRep_BiPoint() [1/2]

HLRBRep_BiPoint::HLRBRep_BiPoint ( )
inline

◆ HLRBRep_BiPoint() [2/2]

HLRBRep_BiPoint::HLRBRep_BiPoint ( const double x1,
const double y1,
const double z1,
const double x2,
const double y2,
const double z2,
const TopoDS_Shape & S,
const bool reg1,
const bool regn,
const bool outl,
const bool intl )
inline

Member Function Documentation

◆ IntLine() [1/2]

bool HLRBRep_BiPoint::IntLine ( ) const
inline

◆ IntLine() [2/2]

void HLRBRep_BiPoint::IntLine ( const bool B)
inline

◆ OutLine() [1/2]

bool HLRBRep_BiPoint::OutLine ( ) const
inline

◆ OutLine() [2/2]

void HLRBRep_BiPoint::OutLine ( const bool B)
inline

◆ P1()

const gp_Pnt & HLRBRep_BiPoint::P1 ( ) const
inline

◆ P2()

const gp_Pnt & HLRBRep_BiPoint::P2 ( ) const
inline

◆ Rg1Line() [1/2]

bool HLRBRep_BiPoint::Rg1Line ( ) const
inline

◆ Rg1Line() [2/2]

void HLRBRep_BiPoint::Rg1Line ( const bool B)
inline

◆ RgNLine() [1/2]

bool HLRBRep_BiPoint::RgNLine ( ) const
inline

◆ RgNLine() [2/2]

void HLRBRep_BiPoint::RgNLine ( const bool B)
inline

◆ Shape() [1/2]

const TopoDS_Shape & HLRBRep_BiPoint::Shape ( ) const
inline

◆ Shape() [2/2]

void HLRBRep_BiPoint::Shape ( const TopoDS_Shape & S)
inline

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