All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATIAVPMPartVersion

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

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


interface CATIAVPMPartVersion

Interface to create and manage CATIAVPMPartVersion.


Method Index


o get_AssemblyRelationCount(long&,int)
Retrieves Count of Assembly Relations.

Methods


o get_AssemblyRelationCount
public virtual HRESULT get_AssemblyRelationCount(long& NbItems,
int ActivatedOnly=1)=0
Retrieves Count of Assembly Relations.
Parameters:
NbItems
The number of Assembly Relation Items.
ActivatedOnly
The flag to select only Activated Assembly Relations or all Assembly Relations.
Legal Values: The default value for ActivatedOnly is set to 1.

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

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