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

#include <GEOMImpl_IArc.hxx>

Public Member Functions

 GEOMImpl_IArc (Handle(GEOM_Function) theFunction)
 
void SetPoint1 (Handle(GEOM_Function) theP)
 
void SetPoint2 (Handle(GEOM_Function) theP)
 
void SetPoint3 (Handle(GEOM_Function) theP)
 
void SetSense (bool theSense)
 
 Handle (GEOM_Function) GetPoint1()
 
 Handle (GEOM_Function) GetPoint2()
 
 Handle (GEOM_Function) GetPoint3()
 
bool GetSense ()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IArc::GEOMImpl_IArc ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

bool GEOMImpl_IArc::GetSense ( )
inline

References ARC_ARG_SE.

GEOMImpl_IArc::Handle ( GEOM_Function  )
inline

References ARC_ARG_PI.

GEOMImpl_IArc::Handle ( GEOM_Function  )
inline

References ARC_ARG_PC.

GEOMImpl_IArc::Handle ( GEOM_Function  )
inline

References ARC_ARG_PE.

GEOMImpl_IArc::Handle ( GEOM_Function  )
private
void GEOMImpl_IArc::SetPoint1 ( Handle(GEOM_Function theP)
inline

References ARC_ARG_PI.

void GEOMImpl_IArc::SetPoint2 ( Handle(GEOM_Function theP)
inline

References ARC_ARG_PC.

void GEOMImpl_IArc::SetPoint3 ( Handle(GEOM_Function theP)
inline

References ARC_ARG_PE.

void GEOMImpl_IArc::SetSense ( bool  theSense)
inline

References ARC_ARG_SE.


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