DataExchangeBaseRepsItf Interface CATIExchangePCircle
Usage: you can freely reimplement this interface.
 interface CATIExchangePCircle
 Interface to exchange Pcircles.
 Role: This interface is dedicated to get Pcircles information.
 Method Index
 
 -  o 
    GetPCircleData(double*,double*)
 -   Retrieves the circle's parameters.
 
 Methods
 
  o GetPCircleData
  |   public virtual   GetPCircleData( |   | oCenterPoint, | 
 |   | oRadius)   | 
  - 
 Retrieves the circle's parameters.
 
  -  Parameters:
  
 - 
    
    -  oCenterPoint
   
 - 				Get the centre point of the circle.
 
 
    -  oRadius
   
 - 				Get the radius of the circle.
 
 
 
 This object is included in the file: CATIExchangePCircle.h
If needed, your Imakefile.mk should include the module: DataExchangeBaseRepsItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.