DataExchangeBaseRepsItf Interface CATIExchangePHyperbola
Usage: you can freely reimplement this interface.
interface CATIExchangePHyperbola
Interface to exchange Phyperbolas.
Role: This interface is dedicated to get Phyperbolas information.
Method Index
- o
GetPHyperbolaData(double[2],double[2],double*,double*)
- Retrieves the Phyperbola's parameters.
Methods
o GetPHyperbolaData
public virtual GetPHyperbolaData( | | oIntersectionPoint, |
| | oMajorAxis, |
| | oLengthTopC, |
| | oAxisASympAngle) |
-
Retrieves the Phyperbola's parameters.
- Parameters:
-
- oIntersectionPoint
- Get the intersection point of the asymptots.
- oMajorAxis
- Get the major axis of the hyperbola.
- oLengthTopC
- Get the distance between the vertex and oIntersectionPoint.
- oAxisASympAngle
- Get the angle between the focal axis and the asymptots.
This object is included in the file: CATIExchangePHyperbola.h
If needed, your Imakefile.mk should include the module: DataExchangeBaseRepsItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.