All Frameworks Class Hierarchy This Framework Indexes
ObjectSpecsModeler Interface CATIConnectable
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIConnectable
Interface to manage external view of objects suporting connectors.
Method Index
- o
GiveRequestedConnectors(CATListOfCATUnicodeString*)
- Lists connectors of a given type.
Methods
o GiveRequestedConnectors
| public virtual GiveRequestedConnectors( | | iRequestedConnectorsTypes) |
-
Lists connectors of a given type.
- Parameters:
-
- iRequestedConnectorsTypes
- list of types to filter the request.
if NULL then all connectors of this product will be listed.
This object is included in the file: CATIConnectable.h
If needed, your Imakefile.mk should include the module: CATObjectSpecsModeler