All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ElecHarnessItf Interface CATIEhiFactory

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

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


interface CATIEhiFactory

Interface to create geometrical bundle.

Role:A geometrical bundle federates a group of bundle segments and/or devices.


Method Index


o CreateGeometricalBundle(CATIEhiGeoBundle**)
Create Geometrical Bundle.

Methods


o CreateGeometricalBundle
public virtual HRESULT CreateGeometricalBundle(CATIEhiGeoBundle** opGeoBundle)= 0
Create Geometrical Bundle.
Parameters:
oGeoBundle
The geometrical bundle or NULL if no creation failed.
Returns:
An HRESULT value.
Legal values:
S_OK
No error occured while creating geometrical bundle.
E_FAIL
Error.

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

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