/********************************************************************/ /* Copyright (c) 2017 System fugen G.K. and Yuzi Mizuno */ /* All rights reserved. */ /********************************************************************/ #if !defined( __MGIGESPD514_H__) #define __MGIGESPD514_H__ #include #include "mg/Position.h" #include "mgiges/IgesPD.h" ///MGIgesPD514 is the class for Iges parameter data type 514(Shell). class MGIgesPD514: public MGIgesPD{ public: /// Constructors. /// Constructs an object of class MGIgesPD514. MGIgesPD514(MGIgesDirectoryEntry* DEpointer=0); ///Destructor; ~MGIgesPD514(){;}; ///append a face. void push_back( int face_DE, ///& plines /// m_faces; /// m_orientations;///