All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

ArrSystemLineProduct (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---ArrSystemLineProduct
 


The interface to access a CATIAArrSystemLineProduct

Using this prefered syntax will enable mkdoc to document your class.


Method Index

GetSubItem
Allows the user to get the item at a specific index location.
GetSubProductsCount
Returns the count of the sub-products that make up the System-Line Arrangement Product and that match a specifc interface id.

Methods


o Func GetSubItem(long iIndex) As CATIABase
Allows the user to get the item at a specific index location.
o Func GetSubProductsCount(CATBSTR iIntfId) As long
Returns the count of the sub-products that make up the System-Line Arrangement Product and that match a specifc interface id. If the interface Id is NULL, then it searches for CATIAProduct objects by default.

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