Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOM_Field.cxx File Reference
#include "GEOM_Field.hxx"
#include "GEOM_IField.hxx"
#include "GEOM_Engine.hxx"
#include "GEOM_PythonDump.hxx"
#include <Standard_MultiplyDefined.hxx>
#include <TDataStd_ChildNodeIterator.hxx>
#include <TDataStd_ExtStringArray.hxx>
#include <TDataStd_Integer.hxx>
#include <TDataStd_IntegerArray.hxx>
#include <TDataStd_Real.hxx>
#include <TDataStd_RealArray.hxx>
#include <TopExp.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include "utilities.h"
#include <limits>

Functions

 Handle (GEOM_Field) GEOM_Field
 
 Handle (GEOM_Object) GEOM_Field
 
 Handle (TColStd_HArray1OfExtendedString) GEOM_Field
 
template<class HandleArray1 >
TCollection_AsciiString arrayToSting (const HandleArray1 &ar, const char *quote="")
 
 Handle (GEOM_FieldStep) GEOM_Field
 
 Handle (GEOM_Function) GEOM_FieldStep
 
 Handle (TColStd_HArray1OfInteger) GEOM_FieldStep
 
 Handle (TColStd_HArray1OfReal) GEOM_FieldStep
 
 OCCT_IMPLEMENT_STANDARD_RTTIEXT (GEOM_Field, GEOM_BaseObject)
 
 OCCT_IMPLEMENT_STANDARD_RTTIEXT (GEOM_FieldStep, GEOM_BaseObject)
 

Function Documentation

template<class HandleArray1 >
TCollection_AsciiString arrayToSting ( const HandleArray1 &  ar,
const char *  quote = "" 
)
Handle ( GEOM_Field  )

GetField

References GEOM::Handle().

Handle ( GEOM_Object  )

Returns a shape this GEOM_Field lies on

References GEOM::Handle().

Handle ( TColStd_HArray1OfExtendedString  )

References GEOM::Handle(), and NULL.

static const TopTools_IndexedMapOfShape &theIndices Handle ( TColStd_HArray1OfInteger  )
Handle ( TColStd_HArray1OfReal  )
OCCT_IMPLEMENT_STANDARD_RTTIEXT ( GEOM_Field  ,
GEOM_BaseObject   
)
OCCT_IMPLEMENT_STANDARD_RTTIEXT ( GEOM_FieldStep  ,
GEOM_BaseObject   
)