|
Open CASCADE Technology 6.5.2
|
#include <Standard.hxx>#include <Standard_DefineHandle.hxx>#include <Handle_IGESData_FreeFormatEntity.hxx>#include <Handle_TColStd_HSequenceOfInteger.hxx>#include <IGESData_UndefinedEntity.hxx>#include <Standard_Integer.hxx>#include <Standard_Boolean.hxx>#include <Interface_ParamType.hxx>#include <Handle_IGESData_IGESEntity.hxx>#include <Handle_TCollection_HAsciiString.hxx>#include <Standard_CString.hxx>#include <Handle_IGESData_HArray1OfIGESEntity.hxx>Data Structures | |
| class | IGESData_FreeFormatEntity |
| This class allows to create IGES Entities in a literal form : their definition is free, but they are not recognized as instances of specific classes. This is a way to define test files without having to create and fill specific classes of Entities, or creating an IGES File ex nihilo, with respect for all format constraints (such a way is very difficult to run and to master). This class has the same content as an UndefinedEntity, only it gives way to act on its content More... | |
1.7.4