/********************************************************************/ /* Copyright (c) 2017 System fugen G.K. and Yuzi Mizuno */ /* All rights reserved. */ /********************************************************************/ #if !defined( __MGIGESPD186_H__) #define __MGIGESPD186_H__ #include #include "mgiges/IgesPD.h" ///MGIgesPD186 is the class for Iges parameter data type 186. ///(MSBO:Manifold Solid B-Rep Object Entity). class MGIgesPD186: public MGIgesPD{ public: // Constructors. /// Constructs an object of class MGIgesPD186. MGIgesPD186(MGIgesDirectoryEntry* DEpointer=0) :MGIgesPD(MGIges::MANIFOLD_SOLID_BREP_OBJECT,DEpointer){;}; /// Constructs an object of class MGIgesPD186. MGIgesPD186( int shellDE, ///& plines /// m_void_shells;/// m_orientations; ///