Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_IChamfer Class Reference

#include <GEOMImpl_IChamfer.hxx>

Public Member Functions

 GEOMImpl_IChamfer (Handle(GEOM_Function) theFunction)
 
void SetShape (Handle(GEOM_Function) theRef)
 
 Handle (GEOM_Function) GetShape()
 
void SetD (double theD)
 
void SetD1 (double theD)
 
void SetD2 (double theD)
 
void SetAngle (double theAngle)
 
double GetD ()
 
double GetD1 ()
 
double GetD2 ()
 
double GetAngle ()
 
void SetLength (int theLen)
 
int GetLength ()
 
void SetFace (int theInd, int theFace)
 
void SetFace1 (int theFace)
 
void SetFace2 (int theFace)
 
void SetEdge (int theInd, int theEdge)
 
int GetFace (int theInd)
 
int GetFace1 ()
 
int GetFace2 ()
 
int GetEdge (int theInd)
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IChamfer::GEOMImpl_IChamfer ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_IChamfer::GetAngle ( )
inline

References CHAM_ARG_ANGLE.

double GEOMImpl_IChamfer::GetD ( )
inline

References CHAM_ARG_D1.

double GEOMImpl_IChamfer::GetD1 ( )
inline

References CHAM_ARG_D1.

double GEOMImpl_IChamfer::GetD2 ( )
inline

References CHAM_ARG_D2.

int GEOMImpl_IChamfer::GetEdge ( int  theInd)
inline

References CHAM_ARG_LAST.

int GEOMImpl_IChamfer::GetFace ( int  theInd)
inline

References CHAM_ARG_LAST.

int GEOMImpl_IChamfer::GetFace1 ( )
inline

References CHAM_ARG_LAST.

int GEOMImpl_IChamfer::GetFace2 ( )
inline

References CHAM_ARG_LAST.

int GEOMImpl_IChamfer::GetLength ( )
inline

References CHAM_ARG_LENG.

GEOMImpl_IChamfer::Handle ( GEOM_Function  )
inline

References CHAM_ARG_SH.

GEOMImpl_IChamfer::Handle ( GEOM_Function  )
private
void GEOMImpl_IChamfer::SetAngle ( double  theAngle)
inline

References CHAM_ARG_ANGLE.

void GEOMImpl_IChamfer::SetD ( double  theD)
inline

References CHAM_ARG_D1.

void GEOMImpl_IChamfer::SetD1 ( double  theD)
inline

References CHAM_ARG_D1.

void GEOMImpl_IChamfer::SetD2 ( double  theD)
inline

References CHAM_ARG_D2.

void GEOMImpl_IChamfer::SetEdge ( int  theInd,
int  theEdge 
)
inline

References CHAM_ARG_LAST.

void GEOMImpl_IChamfer::SetFace ( int  theInd,
int  theFace 
)
inline

References CHAM_ARG_LAST.

void GEOMImpl_IChamfer::SetFace1 ( int  theFace)
inline

References CHAM_ARG_LAST.

void GEOMImpl_IChamfer::SetFace2 ( int  theFace)
inline

References CHAM_ARG_LAST.

void GEOMImpl_IChamfer::SetLength ( int  theLen)
inline

References CHAM_ARG_LENG.

void GEOMImpl_IChamfer::SetShape ( Handle(GEOM_Function theRef)
inline

References CHAM_ARG_SH.


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