All Frameworks  Class Hierarchy  This Framework  Indexes

GeometricOperators Global Function CreatePlanarMapping


CATSurTo2DGlobalPlanarMapping * CreatePlanarMapping(CATGeoFactory* iFactory,
const CATMathAxis iAxis)
Creates an object defining a global mapping between a plane and a 2D space.
The mapping corresponds to a projection onto a plane. This object is used by the CATTopDevelop operator to define the input and output mappings. You have to delete this object after use.
Parameters:
iFactory
The pointer to the factory of the geometry.
iAxis
The axis defining the plane.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

This object is included in the file: CreateSurTo2DCanonicalMapping.h

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