PolyMat Class

 
Declaration
class PolyMat : public MatBase
 
Description
The irregular material.
 
Namespace
NP::NestKernel::Data::Material
 
Include File
PolyMat.h
 
Operations implements Mat interface
      GetMatType                           Get the material type.
      GetGeomItemList                 Get the geometry items of the material.
      GetArea                                   Get the area of the material.
 
Other Operations
      SetMatPolygon                     Set the boundary polygon of the material.
      GetMatPolygon                     Get the boundary polygon of the material.
      SetUselessHoleList             Set the useless holes in the material.
      GetUselessHoleList            Get the useless holes in the material.
 

Copyright © 2005-2013 by TAOSoft Corporation, All rights reserved.