NestPartList Class

 
Declaration
class NestPartList : public vector<NestPartPtr>
 
Description
This class stands for the NestPart list.
 
Namespace
NP::NestKernel::Data::Task
 
Include File
NestPartList.h
 
Operations
      AddNestPart                           Add a NestPart object.
      GetNestPartByID                   Get NestPart object by ID.
      DelNestPartByID                   Delete NestPart object by ID.
      NestPartExist                          Whether the NestPart has existed.
 

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