#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) | |
| 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.
| Handle | ( | GEOM_FieldStep | ) | 
GetField
References GEOM_FIELD_STEP_OBJTYPE, GEOM_Engine::GetEngine(), GEOM::Handle(), and NULL.
| Handle | ( | GEOM_Function | ) | 
| static const TopTools_IndexedMapOfShape &theIndices Handle | ( | TColStd_HArray1OfInteger | ) | 
References GEOM_Field::FUN_CHANGE_VALUE, GEOM::Handle(), and NULL.
| Handle | ( | TColStd_HArray1OfReal | ) | 
References GEOM_Field::FUN_CHANGE_VALUE, GEOM::Handle(), and NULL.
| OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | GEOM_Field | , | 
| GEOM_BaseObject | |||
| ) | 
| OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | GEOM_FieldStep | , | 
| GEOM_BaseObject | |||
| ) |