All Frameworks Class Hierarchy This Framework Indexes
ElecDeviceItf Interface CATIElbBundleCnctPt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIElbBundleCnctPt
Interface to manage Bundle Connection Points.
Method Index
- o
GetParent(CATBaseUnknown*&)
- Get the Object in which it is contained.
- o
ListBundleSegmentExtremities(CATListValCATBaseUnknown_var*&)
- List BundleSegment Extremities.
Methods
o GetParent
| public virtual GetParent( | | oParent) |
-
Get the Object in which it is contained.
- Parameters:
-
- oParent
- The Father object
- Returns:
- Return code
o ListBundleSegmentExtremities
| public virtual ListBundleSegmentExtremities( | | oBundleSegmentExtremitiesList) |
-
List BundleSegment Extremities.
- Parameters:
-
- oBundleSegmentExtremitiesList
- The BundleSegments Extremities connected to the Bundle Connector Point.
- Returns:
- Return code
This object is included in the file: CATIElbBundleCnctPt.h
If needed, your Imakefile.mk should include the module: CATElbInterfaces