All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface ENOVIUEVolume

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

Usage: you can freely reimplement this interface.


interface ENOVIUEVolume

User Exit to manage the list of documents used to calculate object volume.

Role: Interface to be implemented in order to reduce the list of documents which are used to calculate the object volume.


Method Index


o get_Documents(CATListOfCATIAVPMDocumentVersion&)
Method to reduce the list of documents which are used to calculate the object volume.

Methods


o get_Documents
public virtual HRESULT get_Documents(CATListOfCATIAVPMDocumentVersion& oDocument)=0
Method to reduce the list of documents which are used to calculate the object volume.
Parameters:
oDocument
The list of DocumentVersion objects.

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

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