DataExchangeBaseRepsItf Interface CATIExchangePoint
Usage: you can freely reimplement this interface.
interface CATIExchangePoint
Interface to exchange points.
Role: This interface is dedicated to get points information.
Available from CATIA V5R10.
Method Index
- o
GetPointData(double*)
- Retrieves the point's parameters.
Methods
o GetPointData
public virtual HRESULT GetPointData( | double* | oPoint) const = 0 |
-
Retrieves the point's parameters.
- Parameters:
-
- oPoint
- Get the point.
This object is included in the file: CATIExchangePoint.h
If needed, your Imakefile.mk should include the module: DataExchangeBaseRepsItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.