Version: 9.12.0
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
 
 IMPLEMENT_STANDARD_RTTIEXT (GEOM_Field, GEOM_BaseObject) IMPLEMENT_STANDARD_RTTIEXT(GEOM_FieldStep
 

Function Documentation

◆ arrayToSting()

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

◆ Handle() [1/7]

Handle ( GEOM_Field  )

GetField

References GEOM::Handle().

◆ Handle() [2/7]

◆ Handle() [3/7]

◆ Handle() [4/7]

Handle ( GEOM_Object  )

Returns a shape this GEOM_Field lies on

References GEOM::Handle().

◆ Handle() [5/7]

Handle ( TColStd_HArray1OfExtendedString  )

References GEOM::Handle().

◆ Handle() [6/7]

Handle ( TColStd_HArray1OfInteger  )

◆ Handle() [7/7]

Handle ( TColStd_HArray1OfReal  )

UVtoXYZ

References GEOM_Field::FUN_CHANGE_VALUE, and GEOM::Handle().

◆ IMPLEMENT_STANDARD_RTTIEXT()

IMPLEMENT_STANDARD_RTTIEXT ( GEOM_Field  ,
GEOM_BaseObject   
)