CATAssemblyUseItf Interface CATIAssemblySymmetryInstance
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIAssemblySymmetryInstance
Interface providing a method to return the Assembly Symmetry original instance.
This interface is implemented by Instance.
A license containing the technical product ASD is required.
Method Index
- o
GetOriginalInstance(CATIPLMNavInstance*&)
- Gets the original Instance product of the Symmetry.
Methods
o GetOriginalInstance
public virtual GetOriginalInstance( | | oOriginalInstance) |
-
Gets the original Instance product of the Symmetry.
- Parameters:
-
- oOriginalInstance
- [out] The original Instance corresponding to iSymmetryInstance
- Returns:
-
- S_OK
- If the operation is successful.
- S_OK
- iSymmetryInstance is not a Symmetry. No original instance is returned.
- E_FAIL
- If the operation is failed.
This object is included in the file: CATIAssemblySymmetryInstance.h
If needed, your Imakefile.mk should include the module: CATAssUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.