CimSuiteGeomData::GetSplineGeomData



Your Ad Here

Description

Returns the geometric data of a spline.

Syntax

retval = GetSplineGeomData ( Edge, PointsArr, KnotsArr )

Input: (IEntity/Object) Edge

Spline edge

Output: (Double()) PointsArr

Array of 3D points

Output: (Double()) KnotsArr

Array of knots

Return: (Bool) retval

TRUE if successful

 

Return to Cimatron Index


Your Ad Here