Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_IGESDraw_NetworkSubfigureDef.hxx>
#include <Standard_Integer.hxx>
#include <Handle_TCollection_HAsciiString.hxx>
#include <Handle_IGESData_HArray1OfIGESEntity.hxx>
#include <Handle_IGESGraph_TextDisplayTemplate.hxx>
#include <Handle_IGESDraw_HArray1OfConnectPoint.hxx>
#include <IGESData_IGESEntity.hxx>
#include <Handle_IGESData_IGESEntity.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_IGESDraw_ConnectPoint.hxx>
Data Structures | |
class | IGESDraw_NetworkSubfigureDef |
defines IGESNetworkSubfigureDef, Type <320> Form Number <0> in package IGESDraw This class differs from the ordinary subfigure definition in that it defines a specialized subfigure, one whose instances may participate in networks. The Number of associated(child) Connect Point Entities in the Network Subfigure Instance must match the number in the Network Subfigure Definition, their order must be identical, and any unused points of connection in the instance must be indicated by a null(zero) pointer. More... |