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

#include <GEOMImpl_I3DSketcher.hxx>

Public Member Functions

 GEOMImpl_I3DSketcher (Handle(GEOM_Function) theFunction)
 
void SetCoordinates (const Handle(TColStd_HArray1OfReal)&theValue)
 
 Handle (TColStd_HArray1OfReal) GetCoordinates()
 
void SetCommand (const TCollection_AsciiString &theCommand)
 
TCollection_AsciiString GetCommand ()
 

Private Types

enum  { SKETCH_ARG_COORDS = 1, SKETCH_ARG_COMMAND = 2 }
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Member Enumeration Documentation

anonymous enum
private
Enumerator
SKETCH_ARG_COORDS 
SKETCH_ARG_COMMAND 

Constructor & Destructor Documentation

GEOMImpl_I3DSketcher::GEOMImpl_I3DSketcher ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

TCollection_AsciiString GEOMImpl_I3DSketcher::GetCommand ( )
inline

References SKETCH_ARG_COMMAND.

GEOMImpl_I3DSketcher::Handle ( TColStd_HArray1OfReal  )
inline

References SKETCH_ARG_COORDS.

GEOMImpl_I3DSketcher::Handle ( GEOM_Function  )
private
void GEOMImpl_I3DSketcher::SetCommand ( const TCollection_AsciiString &  theCommand)
inline

References SKETCH_ARG_COMMAND.

void GEOMImpl_I3DSketcher::SetCoordinates ( const Handle(TColStd_HArray1OfReal)&  theValue)
inline

References SKETCH_ARG_COORDS.


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