IGeom3DSurface::Evaluate

Description

This method allows you to evaluate the point coordinates by their parameters on a surface.

Syntax

Point = Evaluate( UV );

Input: (Double) U

U parameter of point.

Input: (Double) V

parameter of point.

Return: (Variant) Point

Variant that contains double type one dimensional array of point coordinates (x,y,z)

Note

All coordinates are given relative to the model's main UCS.

Some functionality may be dependent on the product package. Contact your Reseller if you require a license.