DataExchangeBaseRepsItf Interface CATIExchangeLine
Usage: you can freely reimplement this interface.
interface CATIExchangeLine
Interface to exchange lines.
Role: This interface is dedicated to get lines information.
Available from CATIA V5R10.
Method Index
- o
GetLineData(double*,double*)
- Retrieves informations that fully describe the infinite line.
Methods
o GetLineData
public virtual GetLineData( | | oRootPoint, |
| | oVector) |
-
Retrieves informations that fully describe the infinite line.
- Parameters:
-
- oRootPoint
- Get a 2D point lying on the line.
- oVector
- Get the 2D vector pointing in the direction of the line (this vector is not necessarily normalized).
This object is included in the file: CATIExchangeLine.h
If needed, your Imakefile.mk should include the module: DataExchangeBaseRepsItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.