Sheet Class

 
Declaration
class Sheet : public NPDataBase
 
Description
This class define the sheet object.
 
Namespace
NP::NestKernel::Data::Sht
 
Include File
Sheet.h
 
Operations
      SetName                               Set the name of the sheet.
      GetName                                Get the name of the sheet.
      GetPartPmtList                     Set all part placements in the sheet..
      SetPartPmtList                     Get all part placements in the sheet.
      GetPartTopItemList            Get the part topology info.
      SetPartTopItemList      Set the part topology info.
      SetMat                  Get the naterial used by the sheet.
      GetMat                                    Get the material used by the sheet.
      SetCount                                Set the sheet count.
      GetCount                                Get the sheet count.
      GetGeomItems                     Get the geometry items of sheet.
      GetPartInstTotalCount      Get total count of part instances.
      GetPartInstCount                Get the instances count of specified part.
 

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