DataExchangeBaseRepsItf Interface CATIExchangeProductRepresentation
Usage: you can freely reimplement this interface.
interface CATIExchangeProductRepresentation
Interface to exchange product representations.
Role: This interface is mainly dedicated to give access to root products in data exchange.
The product representation is the subset of a document to access to product structures or assemblies;
It is retrieved from a document.
Available from CATIA V5R11.
- See also:
- ,
Method Index
- o
GetRootProducts(CATLISTV(CATIExchangeProduct_var)&)
- Retrieves the list of products making the representation.
Methods
o GetRootProducts
public virtual GetRootProducts( | | oProducts) |
-
Retrieves the list of products making the representation.
There is generally one product in the representation except in some systems where a document may enclose several root products.
- Parameters:
-
- oProducts
- Get the list of root products.
This object is included in the file: CATIExchangeProductRepresentation.h
If needed, your Imakefile.mk should include the module: DataExchangeBaseRepsItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.