All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATIAVPMIIProductSpec

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIAVPMIIProductSpec
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIAVPMIIProductSpec

Interface to retrieve ProductSpecs that qualify an item instance.
Role: The CATIAVPMIIProductSpec enables you to:


Method Index


o get_PSTrueForII(CATLISTV(CATBaseUnknown_var)&)
Retrieve the ProductSpecifications under which this ItemInstance is true.

Methods


o get_PSTrueForII
public virtual HRESULT get_PSTrueForII(CATLISTV(CATBaseUnknown_var)& olistPS)=0
Retrieve the ProductSpecifications under which this ItemInstance is true.
Parameters:
olistPS
List of ProductSpecifications
Returns:
S_OK in case of success, E_FAIL in case of error.

This object is included in the file: CATIAVPMIIProductSpec.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces

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