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