SheetList Class

 
Declaration
class SheetList : public vector<SheetPtr>
 
Description
This class stands for the sheet list.
 
Namespace
NP::NestKernel::Data::Sht
 
Include File
SheetList.h
 
Operations
      GetSheetByID                      Get the sheet object by ID.
      GetSheetTotalCount           Get total sheet count.
      GetPartInstCount                 Get the instances count of specified part.
      GetSheetCount                     Get the sheet count which use the material.
      GetPartInstTotalCount       Get total count of part instances.
 

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