All Frameworks  Object Hierarchy  This Framework  Indexes  

PertNode (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---PertNode
 


This Interface represents a PertNode in the PERT Chart.

Method Index

GetLocation
This method gets the Location of the PertNode in the PERT Chart
SetIcon
This method sets Icon for the PertNode in the PERT Chart
SetLocation
This method place the PertNode in the PERT Chart at any location by specifying the X and Y Coordinates in the Grid.

Methods


o Sub GetLocation(double xx,
double yy)
This method gets the Location of the PertNode in the PERT Chart
Parameters:
xx
X Coordinate of the Location in the Pert Chart
yy
Y Coordinate of the Location in the Pert Chart
o Sub SetIcon(CATBSTR iFileName)
This method sets Icon for the PertNode in the PERT Chart
Parameters:
iFileName
FileName of the Icon which includes full path
o Sub SetLocation(double xx,
double yy)
This method place the PertNode in the PERT Chart at any location by specifying the X and Y Coordinates in the Grid.
Parameters:
xx
X Coordinate of the Location in the Pert Chart
yy
Y Coordinate of the Location in the Pert Chart

Copyright © 2003, Dassault Systèmes. All rights reserved.