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

Storage of a curve and its 2 faces or surfaces of support. More...

#include <ChFiDS_Regul.hxx>

Public Member Functions

 ChFiDS_Regul ()
 
void SetCurve (const int IC)
 
void SetS1 (const int IS1, const bool IsFace=true)
 
void SetS2 (const int IS2, const bool IsFace=true)
 
bool IsSurface1 () const
 
bool IsSurface2 () const
 
int Curve () const
 
int S1 () const
 
int S2 () const
 

Detailed Description

Storage of a curve and its 2 faces or surfaces of support.

Constructor & Destructor Documentation

◆ ChFiDS_Regul()

ChFiDS_Regul::ChFiDS_Regul ( )

Member Function Documentation

◆ Curve()

int ChFiDS_Regul::Curve ( ) const

◆ IsSurface1()

bool ChFiDS_Regul::IsSurface1 ( ) const

◆ IsSurface2()

bool ChFiDS_Regul::IsSurface2 ( ) const

◆ S1()

int ChFiDS_Regul::S1 ( ) const

◆ S2()

int ChFiDS_Regul::S2 ( ) const

◆ SetCurve()

void ChFiDS_Regul::SetCurve ( const int IC)

◆ SetS1()

void ChFiDS_Regul::SetS1 ( const int IS1,
const bool IsFace = true )

◆ SetS2()

void ChFiDS_Regul::SetS2 ( const int IS2,
const bool IsFace = true )

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