CATTPSUseItf Interface 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*,CATIPrdObject*,CATITPSList**)
- Retrieves all the TPSs that are linked to a geometry selected.
Methods
o RetrieveTPSsFromPath
public virtual RetrieveTPSsFromPath( | const | ipPath, |
| const | ipiPrdObj, |
| | opiTPSList) |
-
Retrieves all the TPSs that are linked to a geometry selected.
- Parameters:
-
- ipPath
- Selection Path.
- ipiPrdObj
- A PrdObject that appears in the path element ipPath.
Used to limits research of TPSs to the level of product structure
defined by ipiPrdObj.
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 © 1999-2014, Dassault Systèmes. All rights reserved.