Open CASCADE Technology 6.5.2
Public Member Functions
ChFiDS_Regul Class Reference

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

#include <ChFiDS_Regul.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 ChFiDS_Regul ()
void SetCurve (const Standard_Integer IC)
void SetS1 (const Standard_Integer IS1, const Standard_Boolean IsFace=Standard_True)
void SetS2 (const Standard_Integer IS2, const Standard_Boolean IsFace=Standard_True)
Standard_Boolean IsSurface1 () const
Standard_Boolean IsSurface2 () const
Standard_Integer Curve () const
Standard_Integer S1 () const
Standard_Integer S2 () const

Constructor & Destructor Documentation

ChFiDS_Regul::ChFiDS_Regul ( )

Member Function Documentation

Standard_Integer ChFiDS_Regul::Curve ( ) const
Standard_Boolean ChFiDS_Regul::IsSurface1 ( ) const
Standard_Boolean ChFiDS_Regul::IsSurface2 ( ) const
void ChFiDS_Regul::operator delete ( void *  anAddress) [inline]
void* ChFiDS_Regul::operator new ( size_t  size) [inline]
void* ChFiDS_Regul::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Integer ChFiDS_Regul::S1 ( ) const
Standard_Integer ChFiDS_Regul::S2 ( ) const
void ChFiDS_Regul::SetCurve ( const Standard_Integer  IC)
void ChFiDS_Regul::SetS1 ( const Standard_Integer  IS1,
const Standard_Boolean  IsFace = Standard_True 
)
void ChFiDS_Regul::SetS2 ( const Standard_Integer  IS2,
const Standard_Boolean  IsFace = Standard_True 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines