All Frameworks  Class Hierarchy  This Framework  Indexes   

CATAnalysisGPSInterfaces Interface CATIGPSConnectionDesign

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


interface CATIGPSConnectionDesign

Interface to manage "AnalysisDesignConnection" by GAS product.
Role: This interface allows to


Method Index


o GetAdditionalConnectors(CATLISTV(CATBaseUnknown_var)&)
Retrieves Additional analysis connection components.
o GetAdditionalConnectors(CATLISTV(CATBaseUnknown_var)&,CATLISTV(CATBaseUnknown_var)&)
Retrieves Additional analysis connection components.

Methods


o GetAdditionalConnectors
public virtual GetAdditionalConnectors( oConnectorList)
Retrieves Additional analysis connection components.
Parameters:
oConnectorList
Connectors list containing the geometries necessary to complete the full definition of the connection.
o GetAdditionalConnectors
public virtual GetAdditionalConnectors( oConnectorList1,
oConnectorList2)
Retrieves Additional analysis connection components.
Parameters:
oConnectorList1
Connectors list containing the geometries necessary to complete the full definition of the connection.
oConnectorList2
Connectors list containing the geometries necessary to complete the full definition of the connection.

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

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