Navigation: Scripting Reference Manual > Functions & Subroutines > SpectrumGetNodeCount

 

SpectrumGetNodeCount

 

Contact Us: fredsupport@photonengr.com

 

Description

Gets the total number of spectrum nodes in the document.

 

 

Syntax

nodeCount = SpectrumGetNodeCount( )

 

 

Parameters

nodeCount (Long)

Number of spectrum nodes in the FRED document.

 

 

Example

The following example prints the number of spectrum currently defined in the FRED document.

 

Print "Number of spectrum defined: " & SpectrumGetNodeCount( )

 

 

See Also

SpectrumCombine

SpectrumComputeArea

SpectrumComputeChromaticity

SpectrumComputeLuminousEfficacy

SpectrumCopy

SpectrumDelete

SpectrumDeleteAllNodes

SpectrumFindName

SpectrumGetDescription

SpectrumGetMaxNodeNum

SpectrumGetName

SpectrumGetRange

SpectrumGetValue

SpectrumIsValidNode

SpectrumSetDescription

SpectrumSetName

 

 

 

 

 

Copyright © Photon Engineering, LLC