All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATIAVPMItemInstance

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

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


interface CATIAVPMItemInstance

Interface to create and manage Item Instance.


Method Index


o get_PartVersion(CATIAVPMPartVersion*&)
Retrieves Part Version of an Item Instance.

Methods


o get_PartVersion
public virtual HRESULT get_PartVersion(CATIAVPMPartVersion*& PartVersion)=0
Retrieves Part Version of an Item Instance.
Parameters:
PartVersion
The Part Version.

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

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