All Frameworks  Class Hierarchy  This Framework  Indexes

FreeFormOperators Global Function CreateConvertSurToNurbsSur


CATConvertSurToNurbsSur* CreateConvertSurToNurbsSur(CATGeoFactory* iFactory,
const CATSurface& iSurface,
CATSkillValue iMode= BASIC)
Deprecated:
V5R10 CreateSurFittingToNurbsSur Creates the geometric operator that computes the Nurbs representation of a CATSurface.
Parameters:
iFactory
The pointer to the factory of the geometry.
iSurface
The pointer to the surfacee 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:
CATConvertSurToNurbsSur

This object is included in the file: CreateConvertSurToNurbsSur.h

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