Version: 6.3.1
Public Member Functions | Private Attributes

Sketcher_Profile Class Reference

#include <Sketcher_Profile.hxx>

Public Member Functions

Standard_EXPORT Sketcher_Profile ()
Standard_EXPORT Sketcher_Profile (const char *aCmd)
Standard_EXPORT gp_Pnt GetLastPoint ()
Standard_EXPORT gp_Dir GetLastDir ()
Standard_EXPORT const
TopoDS_Shape & 
GetShape ()
Standard_EXPORT bool IsDone ()
Standard_EXPORT std::string ErrMsg ()
Standard_EXPORT double Error ()

Private Attributes

gp_Pnt myLastPoint
gp_Dir myLastDir
TopoDS_Shape myShape
bool myOK
std::string myErrMsg
double myError

Constructor & Destructor Documentation

Sketcher_Profile::Sketcher_Profile ( )
Sketcher_Profile::Sketcher_Profile ( const char *  aCmd)

Member Function Documentation

Standard_EXPORT gp_Pnt Sketcher_Profile.GetLastPoint ( )

References myLastPoint.

Standard_EXPORT gp_Dir Sketcher_Profile.GetLastDir ( )

References myLastDir.

Standard_EXPORT const TopoDS_Shape& Sketcher_Profile.GetShape ( )

References myShape.

Standard_EXPORT bool Sketcher_Profile.IsDone ( )

References myOK.

Standard_EXPORT std::string Sketcher_Profile.ErrMsg ( )

References myErrMsg.

Standard_EXPORT double Sketcher_Profile.Error ( )

References myError.


Field Documentation

gp_Pnt Sketcher_Profile.myLastPoint [private]
gp_Dir Sketcher_Profile.myLastDir [private]
TopoDS_Shape Sketcher_Profile.myShape [private]
bool Sketcher_Profile.myOK [private]
std::string Sketcher_Profile.myErrMsg [private]
double Sketcher_Profile.myError [private]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS