PPRActivity (Object)

The interface is used to retrieve the items and resources of the current Activity.

Properties


Property PPRItems() As (Read Only)
Retrieves the list of items as Products aggregated by the Activity.
Returns:
The list of items of the current Activity.
Property PPRItemsAndFTA() As (Read Only)
Retrieves the list of items as CATIAItems aggregated by the Activity.
Returns:
The list of items of the current Activity, including ASMPRODUCT and possibly FTA objects
Property PPRResources() As (Read Only)
Retrieves the list of resources as Products aggregated by the Activity.
Returns:
The list of resources of the current Activity.