DataExchangeKernelItf Interface CATIExchangeTransformation
Usage: you can freely reimplement this interface.
interface CATIExchangeTransformation
Interface to exchange transformations.
Role: This interface is dedicated to get transformations information.
Available from CATIA V5R10.
Method Index
- o
GetTransformation(double[3][3],double[3])
- Retrieves the transformation (rotation + translation).
Methods
o GetTransformation
public virtual GetTransformation( | | oRot, |
| | oTrans) |
-
Retrieves the transformation (rotation + translation).
- Parameters:
-
- oRot
- Get the rotation component.
- oTrans
- Get the translation component.
- Returns:
- S_OK if the transformation is not the identity.
This object is included in the file: CATIExchangeTransformation.h
If needed, your Imakefile.mk should include the module: DataExchangeKernelItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.