All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATIAVPMObject

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

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


interface CATIAVPMObject

Interface to create and manage CATIAVPM Object.


Method Index


o get_Name(CATBSTR&)
Retrieves the Name of an Object.

Methods


o get_Name
public virtual HRESULT get_Name(CATBSTR& NickName)=0
Retrieves the Name of an Object.
Parameters:
NickName
The Object Name.

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

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