All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Global Function CATCreateTopLayDown


CATLayDownOperator* CATCreateTopLayDown(CATGeoFactory* iFactory,
CATTopData* iData,
CATBody* iBodyToLayDown,
CATBody* iBodySupport)
Constructs an operator that projects a body onto another one referred to as the support and returns a solution.
Parameters:
iFactory
The pointer to the factory of the geometry.
iData
The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
iBodyToLayDown
The pointer to the body to be projected.
iBodySupport
The support.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

This object is included in the file: CATCreateTopLayDown.h

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