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

#include <GEOMImpl_IPrism.hxx>

Public Member Functions

 GEOMImpl_IPrism (Handle(GEOM_Function) theFunction)
 
void SetBase (Handle(GEOM_Function) theRefBase)
 
void SetVector (Handle(GEOM_Function) theRefVector)
 
void SetFirstPoint (Handle(GEOM_Function) thePoint)
 
void SetLastPoint (Handle(GEOM_Function) thePoint)
 
void SetInitShape (Handle(GEOM_Function) theInitShape)
 
 Handle (GEOM_Function) GetBase()
 
 Handle (GEOM_Function) GetVector()
 
 Handle (GEOM_Function) GetFirstPoint()
 
 Handle (GEOM_Function) GetLastPoint()
 
 Handle (GEOM_Function) GetInitShape()
 
void SetDX (double theDX)
 
void SetDY (double theDY)
 
void SetDZ (double theDZ)
 
double GetDX ()
 
double GetDY ()
 
double GetDZ ()
 
void SetH (double theH)
 
void SetScale (double theH)
 
void SetDraftAngle (double theAngle)
 
double GetH ()
 
double GetScale ()
 
double GetDraftAngle ()
 
void SetFuseFlag (int theFlag)
 
void SetInvertFlag (Standard_Boolean theInvert)
 
int GetFuseFlag ()
 
Standard_Boolean GetInvertFlag ()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IPrism::GEOMImpl_IPrism ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_IPrism::GetDraftAngle ( )
inline

References PRISM_ARG_DRAFT.

double GEOMImpl_IPrism::GetDX ( )
inline

References PRISM_ARG_DX.

double GEOMImpl_IPrism::GetDY ( )
inline

References PRISM_ARG_DY.

double GEOMImpl_IPrism::GetDZ ( )
inline

References PRISM_ARG_DZ.

int GEOMImpl_IPrism::GetFuseFlag ( )
inline

References PRISM_ARG_FUSE.

double GEOMImpl_IPrism::GetH ( )
inline

References PRISM_ARG_H.

Standard_Boolean GEOMImpl_IPrism::GetInvertFlag ( )
inline

References PRISM_ARG_INVERT.

double GEOMImpl_IPrism::GetScale ( )
inline

References PRISM_ARG_SCALE.

GEOMImpl_IPrism::Handle ( GEOM_Function  )
inline

References PRISM_ARG_BASE.

GEOMImpl_IPrism::Handle ( GEOM_Function  )
inline

References PRISM_ARG_VEC.

GEOMImpl_IPrism::Handle ( GEOM_Function  )
inline

References PRISM_ARG_PNT_F.

GEOMImpl_IPrism::Handle ( GEOM_Function  )
inline

References PRISM_ARG_PNT_L.

GEOMImpl_IPrism::Handle ( GEOM_Function  )
inline

References PRISM_ARG_INIT.

GEOMImpl_IPrism::Handle ( GEOM_Function  )
private
void GEOMImpl_IPrism::SetBase ( Handle(GEOM_Function theRefBase)
inline

References PRISM_ARG_BASE.

void GEOMImpl_IPrism::SetDraftAngle ( double  theAngle)
inline

References PRISM_ARG_DRAFT.

void GEOMImpl_IPrism::SetDX ( double  theDX)
inline

References PRISM_ARG_DX.

void GEOMImpl_IPrism::SetDY ( double  theDY)
inline

References PRISM_ARG_DY.

void GEOMImpl_IPrism::SetDZ ( double  theDZ)
inline

References PRISM_ARG_DZ.

void GEOMImpl_IPrism::SetFirstPoint ( Handle(GEOM_Function thePoint)
inline

References PRISM_ARG_PNT_F.

void GEOMImpl_IPrism::SetFuseFlag ( int  theFlag)
inline

References PRISM_ARG_FUSE.

void GEOMImpl_IPrism::SetH ( double  theH)
inline

References PRISM_ARG_H.

void GEOMImpl_IPrism::SetInitShape ( Handle(GEOM_Function theInitShape)
inline

References PRISM_ARG_INIT.

void GEOMImpl_IPrism::SetInvertFlag ( Standard_Boolean  theInvert)
inline

References PRISM_ARG_INVERT.

void GEOMImpl_IPrism::SetLastPoint ( Handle(GEOM_Function thePoint)
inline

References PRISM_ARG_PNT_L.

void GEOMImpl_IPrism::SetScale ( double  theH)
inline

References PRISM_ARG_SCALE.

void GEOMImpl_IPrism::SetVector ( Handle(GEOM_Function theRefVector)
inline

References PRISM_ARG_VEC.


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