#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) |
Standard_EXPORT | ChFiDS_Regul () |
Standard_EXPORT void | SetCurve (const Standard_Integer IC) |
Standard_EXPORT void | SetS1 (const Standard_Integer IS1, const Standard_Boolean IsFace=Standard_True) |
Standard_EXPORT void | SetS2 (const Standard_Integer IS2, const Standard_Boolean IsFace=Standard_True) |
Standard_EXPORT Standard_Boolean | IsSurface1 () const |
Standard_EXPORT Standard_Boolean | IsSurface2 () const |
Standard_EXPORT Standard_Integer | Curve () const |
Standard_EXPORT Standard_Integer | S1 () const |
Standard_EXPORT Standard_Integer | S2 () const |
Private Attributes | |
Standard_Integer | icurv |
Standard_Integer | is1 |
Standard_Integer | is2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|