All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATTPSInterfaces Interface CATITPSRetrieveServices

System.IUnknown
  |
  +---CATITPSRetrieveServices
 

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


interface CATITPSRetrieveServices

Interface for services related to retrieving TPSs.


Method Index


o RetrieveTPSsFromPath(CATPathElement*,CATIProduct*,CATITPSList**)
Retrieves all the TPSs that are linked to a geometry selected.

Methods


o RetrieveTPSsFromPath
public virtual HRESULT RetrieveTPSsFromPath( const CATPathElement* ipPath,
const CATIProduct* ipiProd,
CATITPSList** opiTPSList) const = 0
Retrieves all the TPSs that are linked to a geometry selected.
Parameters:
ipPath
Selection Path.
ipiProd
A product that appears in the path element ipPath. Used to limits research of TPSs to the level of product structure defined by ipiProd. If NULL search of TPSs is done at all level of the product struture.
opiTPSList
List of TPSs linked to selection path. Warning: the TPSs can belongs to different tolerancing Set.

This object is included in the file: CATITPSRetrieveServices.h

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