DMAPSInterfaces Outputs (Collection)
All Frameworks Object Hierarchy This Framework Indexes
Outputs (Collection)
The collection of outputs related to the current activity.
Method Index
-
Add
- This method can be used to assign a given product as an output
-
Count
- This method returns the no.
-
Item
- This method can be used to get the associated output product.
-
Remove
- This method can be used to unassign an output product from a process
Methods
-
This method can be used to assign a given product as an output
- Parameters:
-
- iOutput
- The output to add
- Returns:
- oProduct The assigned product
-
This method returns the no. of products / features that are assigned to a process as output.
- Returns:
- oNbOutputs No. of Outputss that are assigned to the activity.
-
This method can be used to get the associated output product.
- Parameters:
-
- iIndex
- The item identifier (can be the index or the name)
- Returns:
- oProduct The indexed product/MA that is assigned to the process.
o Func Remove( | | iOutput) As |
-
This method can be used to unassign an output product from a process
- Parameters:
-
- iProduct
- The product to remove
- Returns:
- oProduct The item
Copyright © 2003, Dassault Systèmes. All rights reserved.