GMModelInterfaces Global Function CATCGMCreateTopPolarExtremumOperator


CATCGMCreateTopPolarExtremumOperator( iFactory,
iTopData,
iWireBody,
iPlanarShellBody,
iPolarOriginVertexBody,
const iPolarAxis,
const iPolarExtremumExpected)
Creates a topological operator which computes the polar extremums of a wire.
Parameters:
iFactory
The factory that creates the resulting body.
iTopData
The pointer to the data defining the configuration and the journal. If the journal inside iTopData is NULL, it is not filled.
iWireBody
The wire body on which polar extremums will be computed.
iPlanarShellBody
The plane which contains the wire body.
iPolarOriginVertexBody
The vertex body defining the origin of the lengths and angles.
iPolarAxis
The direction of the angle reference.
Returns:
[out, IUnknown#Release] A pointer to the created operator. To be released with the Release method.

This object is included in the file: CATICGMTopPolarExtremumOperator.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.