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