Open CASCADE Technology  7.7.0
Data Structures

StepData_Field.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <StepData_Logical.hxx>
#include <Standard_CString.hxx>

Data Structures

class  StepData_Field
 Defines a generally defined Field for STEP data : can be used either in any kind of entity to implement it or in free format entities in a "late-binding" mode A field can have : no value (or derived), a single value of any kind, a list of value : single or double list. More...