/********************************************************************/ /* Copyright (c) 2017 System fugen G.K. and Yuzi Mizuno */ /* All rights reserved. */ /********************************************************************/ #if !defined( __MGIGESPD104_H__) #define __MGIGESPD104_H__ #include #include "mgiges/IgesPD.h" ///MGIgesPD104 is the class for Iges parameter data type 104(conic arc). class MGIgesPD104: public MGIgesPD{ public: // Constructors. /// Constructs an object of class MGIgesPD104. MGIgesPD104(MGIgesDirectoryEntry* DEpointer=0); ///Construct PD100, supplying 2D coordinate data in each array. MGIgesPD104( const double coef[6],///& plines ///