DataExchangeBaseRepsItf Interface CATIExchangeOffsetCurve

Usage: you can freely reimplement this interface.


interface CATIExchangeOffsetCurve

Interface to exchange offset curves.
Role: This interface is dedicated to get offset curves information.
Available from CATIA V5R10.


Method Index


o GetOffsetCurveData(CATIExchangeCurve_var&,double*,double*,double*)
Retrieves the offset curve's parameters.

Methods


o GetOffsetCurveData
public virtual GetOffsetCurveData( oBasisCurve,
oOffsetDistance,
oNormalVector,
oOffsetLimits)
Retrieves the offset curve's parameters.
Parameters:
oBasisCurve
Get the curve to offset.
oOffsetDistance
Get the distance of the offset operation.
oNormalVector
Get the unit vector perpendicular to the plane of the curve to offset.
oOffsetLimits
Get the limits on the curve to be offset.

This object is included in the file: CATIExchangeOffsetCurve.h
If needed, your Imakefile.mk should include the module: DataExchangeBaseRepsItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.