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

#include <GEOMImpl_IPlane.hxx>

Public Member Functions

 GEOMImpl_IPlane (Handle(GEOM_Function) theFunction)
 
void SetSize (double theSize)
 
double GetSize ()
 
void SetOrientation (double theOrientation)
 
double GetOrientation ()
 
void SetPoint (Handle(GEOM_Function) theRef)
 
void SetVector (Handle(GEOM_Function) theRef)
 
void SetVector1 (Handle(GEOM_Function) theRef)
 
void SetVector2 (Handle(GEOM_Function) theRef)
 
void SetFace (Handle(GEOM_Function) theRef)
 
void SetLCS (Handle(GEOM_Function) theRef)
 
void SetPoint1 (Handle(GEOM_Function) theRef)
 
void SetPoint2 (Handle(GEOM_Function) theRef)
 
void SetPoint3 (Handle(GEOM_Function) theRef)
 
 Handle (GEOM_Function) GetPoint()
 
 Handle (GEOM_Function) GetVector()
 
 Handle (GEOM_Function) GetVector1()
 
 Handle (GEOM_Function) GetVector2()
 
 Handle (GEOM_Function) GetFace()
 
 Handle (GEOM_Function) GetLCS()
 
 Handle (GEOM_Function) GetPoint1()
 
 Handle (GEOM_Function) GetPoint2()
 
 Handle (GEOM_Function) GetPoint3()
 
void SetParameterU (double theParamU)
 
double GetParameterU ()
 
void SetParameterV (double theParamV)
 
double GetParameterV ()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IPlane::GEOMImpl_IPlane ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_IPlane::GetOrientation ( )
inline

References PLN_ARG_ORIENT.

double GEOMImpl_IPlane::GetParameterU ( )
inline

References PLN_ARG_PARAM_U.

double GEOMImpl_IPlane::GetParameterV ( )
inline

References PLN_ARG_PARAM_V.

double GEOMImpl_IPlane::GetSize ( )
inline

References PLN_ARG_SIZE.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_PNT1.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_VEC.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_VEC1.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_VEC2.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_REF.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_LCS.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_PNT1.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_PNT2.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
inline

References PLN_ARG_PNT3.

GEOMImpl_IPlane::Handle ( GEOM_Function  )
private
void GEOMImpl_IPlane::SetFace ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_REF.

void GEOMImpl_IPlane::SetLCS ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_LCS.

void GEOMImpl_IPlane::SetOrientation ( double  theOrientation)
inline

References PLN_ARG_ORIENT.

void GEOMImpl_IPlane::SetParameterU ( double  theParamU)
inline

References PLN_ARG_PARAM_U.

void GEOMImpl_IPlane::SetParameterV ( double  theParamV)
inline

References PLN_ARG_PARAM_V.

void GEOMImpl_IPlane::SetPoint ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_PNT1.

void GEOMImpl_IPlane::SetPoint1 ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_PNT1.

void GEOMImpl_IPlane::SetPoint2 ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_PNT2.

void GEOMImpl_IPlane::SetPoint3 ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_PNT3.

void GEOMImpl_IPlane::SetSize ( double  theSize)
inline

References PLN_ARG_SIZE.

void GEOMImpl_IPlane::SetVector ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_VEC.

void GEOMImpl_IPlane::SetVector1 ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_VEC1.

void GEOMImpl_IPlane::SetVector2 ( Handle(GEOM_Function theRef)
inline

References PLN_ARG_VEC2.


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