Description Returns the number of coefficients in a specified Polynomial Asphere surface.
Syntax numcoefs = GetPolynomialAsphereCoefCount ( n )
Parameters numcoefs (Long) The number of coefficients.
n As Long Node number for the Polynomial Asphere.
Remarks This function returns the number of coefficients in a specified Polynomial Asphere. If there is a problem, an error is posted and the function returns 0 or -1.
See Also Examples
|