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: CATCreateSurTo2DCanonicalMapping.h