/********************************************************************/ /* Copyright (c) 2017 System fugen G.K. and Yuzi Mizuno */ /* All rights reserved. */ /********************************************************************/ #if !defined( __MGIGESPD142_H__) #define __MGIGESPD142_H__ #include "mgiges/IgesIfstream.h" #include "mgiges/IgesOfstream.h" #include "mgiges/IgesPD.h" class MGLoop; ///MGIgesPD142 is the class for Iges parameter data type 142(Curve on parameteric space). class MGIgesPD142: public MGIgesPD{ public: // Constructors. /// Constructs an object of class MGIgesPD142. MGIgesPD142(MGIgesDirectoryEntry* DEpointer=0); /// Constructs an object of class MGIgesPD142. MGIgesPD142( const MGLoop& loop, ///& face,///& plines ///