Navigation: Scripting Reference Manual > Functions & Subroutines > GetPolynomialAsphereCoefCount

 

GetPolynomialAsphereCoefCount

 

Contact Us: fredsupport@photonengr.com

 

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

AddPolynomialAsphere

GetPolynomialAsphere

SetPolynomialAsphere

GetPolynomialAsphereCoefIJ

GetPolynomialAsphereIthCoef

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC