All Frameworks  Class Hierarchy  This Framework  Indexes

FreeFormOperators Global Function CreateConvertCrvToNurbsCrv


CATConvertCrvToNurbsCrv* CreateConvertCrvToNurbsCrv(CATGeoFactory* iFactory,
const CATCurve& iCurve,
CATSkillValue iMode= BASIC)
Deprecated:
V5R10 CreateCrvFittingToNurbsCrv Creates the geometric operator that computes the Nurbs representation of a CATCurve.
Parameters:
iFactory
The pointer to the factory of the geometry.
iCurve
The pointer to the curve to convert.
iMode
The mode of use.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator afer use.
See also:
CATConvertCrvToNurbsCrv

This object is included in the file: CreateConvertCrvToNurbsCrv.h

Copyright © 2003, Dassault Systèmes. All rights reserved.