All Frameworks Class Hierarchy This Framework Indexes
ElecHarnessItf Interface 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 CreateGeometricalBundle( | | opGeoBundle) |
-
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