All Categories  Class Hierarchy  This Category  Previous  Next  Indexes

Product Class CATVPMPSNSearch

CATVPMPSNSearch
 


public class CATVPMPSNSearch

Basic service to handle assembly

Usage Note:
Add library LV011ASS as prereq for link


Method Index


o SearchInPSN(CATListOfCATVPMNode&,CATListValCATDMUsrInstance&,CATListOfCATVPMNode&)
Search
o SearchInPSN(CATListOfCATVPMNode&,char*,CATListOfCATVPMNode&)
Search

Methods


o SearchInPSN
public static Error SearchInPSN( const CATListOfCATVPMNode& iStartingPoints,
const CATListValCATDMUsrInstance& iItemsToSearch,
CATListOfCATVPMNode& oFoundElements)
Search
Parameters:
iStartingPoints
Part identification (structure ObjId)
iItemsToSearch
Part to be searched
oFoundElements
Elements found
Returns:
return-code for error management
o SearchInPSN
public static Error SearchInPSN( const CATListOfCATVPMNode& iStartingPoints,
const char* iQueryStream,
CATListOfCATVPMNode& oFoundElements)
Search
Parameters:
iStartingPoints
Part identification (structure ObjId)
iQueryStream
Query stream that represents parts to be searched
oFoundElements
Elements found
Returns:
return-code for error management

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

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