GMOperatorsInterfaces Global Function CATCGMCreateTopPointUV
CATCGMCreateTopPointUV( | | ioFactory, |
| | iTopData, |
| const | iReferencePointOnSurface, |
| | iSurface, |
| const | iULength, |
| const | iVLength) |
-
Creates a topological point body on a surface at a given distance in each surface direction.
This basic mode corresponds to the settings SetSupport, SetUV,
of the advanced mode.
- Parameters:
-
- iFactory
- The factory that creates the resulting body.
- iTopData
- The pointer to the data defining the software configuration and the journal. If the journal inside iTopData
is NULL, it is not filled.
- iReferencePointOnSurface
- The pointer to the point on the surface from which the distances are computed.
- iSurface
- The pointer to the surface body.
- iULength
- The distance in the first direction.
- iVLength
- The distance in the second direction.
- Returns:
- The pointer to the created point body. To remove with the
method.
This object is included in the file: CATICGMTopPointOperator.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.