IGeom3DSurface::ParametersByPoint



Your Ad Here

Description

This method allows you to find the parameters of a point on a face, closest to a given point.

Syntax

ParametersUV = ParametersByPoint( Point );

Input: (Variant) Point

Variant that contains double type one dimensional array of point coordinates.

Return: (Variant) ParametersUV

Variant that contains double type one dimensional array of point parameters.

Return to Cimatron Index


Your Ad Here