Indexes   

PertNode (Object)

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( xx,
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( 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( xx,
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 © 2006, Dassault Systèmes. All rights reserved.