DataExchangeBaseRepsItf Interface CATIExchangeTabulatedCylinder

Usage: you can freely reimplement this interface.


interface CATIExchangeTabulatedCylinder

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


Method Index


o GetTabulatedCylinderData(double[3],double*,double*,CATIExchangeCurve_var&)
Retrieves the tabulated cylinder's parameters.
o GetTabulatedCylinderInfo(double[3])
Retrieves the tabulated cylinder's reference direction.

Methods


o GetTabulatedCylinderData
public virtual GetTabulatedCylinderData( oVectDirectrix,
oLimitLength,
oOtherLimitLength,
oGeneratrix)
Retrieves the tabulated cylinder's parameters.
Parameters:
oVectDirectrix
Get the directrix vector.
oLimitLength
Get the limit length.
oOtherLimitLength
Get the other limit length.
oGeneratrix
Get the generatrix.
o GetTabulatedCylinderInfo
public virtual GetTabulatedCylinderInfo( oRefDirection)
Retrieves the tabulated cylinder's reference direction.
Parameters:
oRefDirection
To define.

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

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