CATAssemblyUseItf Interface CATIAssemblySymmetryReference

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


interface CATIAssemblySymmetryReference

Interface providing a method to return the Assembly Symmetry original reference .
This interface is implemented by Reference.

A license containing the technical product ASD is required.


Method Index


o GetOriginalReference(CATIPLMNavReference*&)
Gets the original Reference product of the Symmetry.

Methods


o GetOriginalReference
public virtual GetOriginalReference( oOriginalReference)
Gets the original Reference product of the Symmetry.
Parameters:
oOriginalReference
[out] The original Reference corresponding to iSymmetryReference
Returns:
S_OK
If the operation is successful.
S_OK
iSymmetryReference is not a Symmetry. No original Reference is returned.
E_FAIL
If the operation is failed.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.