/********************************************************************/ /* Copyright (c) 2017 System fugen G.K. and Yuzi Mizuno */ /* All rights reserved. */ /********************************************************************/ #if !defined( __MGIGESGSEC_H__) #define __MGIGESGSEC_H__ #include #include "mg/MGCL.h" class MGIgesOfstream; /** @addtogroup FileInputOutput * @{ */ ///MGIgesGSec describes a Global Section of a IGES file. class MGIgesGSec{ /// Constructors. public: /// Constructs an object of class MGIgesGSec. ///Default constructor, includes all the defalut value of MGCL. MGIgesGSec( const TCHAR* filename=0 ///