All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

Resources (Collection)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---Collection
          |
          +---Resources
 


The collection of resources related to the current activity.

Method Index

Add
This method add the specified item in the current list
Item
This method returns the idl object Resource for the specified resource identifier.

Methods


o Func Add(CATIAResource iResource) As CATIAResource
This method add the specified item in the current list
Parameters:
iItem
The item to add
Returns:
oitem The item
o Func Item(CATVariant iIndex) As CATIAResource
This method returns the idl object Resource for the specified resource identifier.
Parameters:
iIndex
The resource identifier
Returns:
oResource The idl resource

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