Open CASCADE Technology  6.9.1
Data Structures
StepData_FreeFormEntity.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_StepData_FreeFormEntity.hxx>
#include <TCollection_AsciiString.hxx>
#include <Handle_StepData_HArray1OfField.hxx>
#include <MMgt_TShared.hxx>
#include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_TColStd_HSequenceOfAsciiString.hxx>
#include <Standard_Integer.hxx>

Data Structures

class  StepData_FreeFormEntity
 A Free Form Entity allows to record any kind of STEP parameters, in any way of typing It is implemented with an array of fields A Complex entity can be defined, as a chain of FreeFormEntity (see Next and As) More...