PartPmt Class

 
Declaration
class PartPmt : public NPDataBase
 
Description
This class represent a part placement in the sheet.
 
Namespace
NP::NestKernel::Data::Sht
 
Include File
PartPmt.h
 
Operations
      GetPart                                    Get the part object.
     SetPart                                    Set the part object.
     GetMatrix                         Get the transform matrix.
     SetMatrix                                Set the transform matrix.
     IsGrid                                       Whether the part placement is a grid.
     GetColCount                         Get column count of the grid.
     SetColCount                         Set column count of the grid.
     GetSpacingX                         Get X-Spacing of the grid.
     SetSpacingX                         Set X-Spacing of the grid.
     GetSpacingY                         Get Y-Spacing of the grid.
     SetSpacingY                         Set Y-Spacing of the grid.
     GetGeomItems                     Get geometry items of the part placement.
     GetRectBox                           Get the rectangle box of the part placement.
      GetInstMat                              Get the transform matrix of specified part instance.
     Transform                               Transform the part placement.
 

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