ISkCurve::Evaluate



Your Ad Here

Description

This method allows you to evaluate the coordinates of a point on a curve with a given parameter.

Syntax

PointCoordinates = Evaluate( Parameter );

Input: (Double) Parameter

Parameter of point on curve.

Return: (Variant) PointCoordinates

(x,y) coordinates of point with given parameter.

Return to Cimatron Index


Your Ad Here