Indexes   

Activities (Collection)

The collection of activities related to the current activity.

It respectively manages the children hierarchy, the downstream control flow, the uptream control flow, the downstream product flow or the upstream product flow.

Method Index

Add
This method adds the specified activity as a precedence constraint
Item
This method gets the specified activity on the current activities management.
Remove
This method removes the specified activity on the current activities management.

Methods


o Sub Add( iActivity)
This method adds the specified activity as a precedence constraint
Parameters:
iActivity
The activity Handle
o Func Item( iIndex) As
This method gets the specified activity on the current activities management.
Parameters:
iIndex
The activity identifier
Returns:
oActivity The activity
o Sub Remove( iIndex)
This method removes the specified activity on the current activities management.
Parameters:
iIndex
The activity identifier

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