GMOperatorsInterfaces Global Function CATCGMCreateTopReflectLine
CATCGMCreateTopReflectLine( | | iFactory, |
| | iData, |
| | iInputSkin, |
| | iOriginPoint, |
| | iAngle) |
-
Creates the operator to compute the CONICAL reflect lines on a skin body.
Conical reflect line definition
:
If a skin S, an origin point O and an angle alpha are given,
the conical reflect line is the set of points P on the skin S for which
the angle between the normal to S in P and the vector OP is equal to alpha.
- Parameters:
-
- iFactory
- The pointer to the geometry factory.
- iInputSkin
- The pointer to the skin body on which the reflect lines are computed.
- iOriginPoint
- The pointer to the point body
- iAngle
- The angle between the shell normal and iDirection at the points
of the reflect lines.
- iData
- Data for this current operation.
- Returns:
- [out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.
This object is included in the file: CATCGMCreateTopReflectLine.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.