TopologicalOperators Global Function CATCreateDirBodyExtremum
All Frameworks Class Hierarchy This Framework Indexes
TopologicalOperators Global Function CATCreateDirBodyExtremum
-
Creates the operator that computes the point(s) the furthest away from a given point
in a given direction.
- Parameters:
-
- iFactory
- The pointer to the geometry factory.
- iBody
- The pointer to the body.
- iTypeOfExtremum
- The type of extremum: minimum or maximum.
- iDirection
- The direction.
- iPtOrig
- The origin from which the distance returned by GetExtremum is computed.
By default, the CATMathPoint is (0,0,0).
- iJournal
- The pointer to the journal. If NULL, the journal is not filled in.
- Returns:
- The pointer to the created operator. To be deleted after use.
This object is included in the file: CATTopBodyExtremum.h
If needed, your Imakefile.mk should include the module: CATTopologicalOperators
Copyright © 2003, Dassault Systèmes. All rights reserved.