Navigation: Scripting Reference Manual > Functions & Subroutines > GetPolynomialSurfCoefCount

 

GetPolynomialSurfCoefCount

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the number of coefficients in a given Polynomial Surface.

 

Syntax

count = GetPolynomialSurfCoefCount ( n )

 

Parameters

count (Long)

The number of coefficients.

 

n As Long

Node number for the Polynomial Surface.

 

Remarks

This function returns the number of coefficients in a given Polynomial Surface.  If there is a problem, the function posts an error and returns a value of 0 or -1.

 

See Also

GetPolynomialSurf

GetPolynomialSurfIthCoef

GetPolynomialSurfCoefIJK

Examples

Surfaces

 

 

 

 

 

Copyright © Photon Engineering, LLC