All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Interface 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:
- Retrieves the ProductSpecifications for which an IIs effectivity is true
- This interface is implemented on the ItemInstance entity
Method Index
- o
get_PSTrueForII(CATLISTV(CATBaseUnknown_var)&)
- Retrieve the ProductSpecifications under which this ItemInstance is true.
Methods
o get_PSTrueForII
| public virtual get_PSTrueForII( | | olistPS) |
-
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