Navigation: Scripting Reference Manual > Functions & Subroutines > IsSource

 

IsSource

 

Contact Us: fredsupport@photonengr.com

 

Description

Identifies if a specific item in the FRED document's tree is a source or not.

 

Syntax

isSrc = IsSource ( n )

 

Parameters

isSrc (Boolean)

True if the item is a source, False otherwise.

 

n As Long

Node number of the item.

 

Remarks

This function identifies if a specific item in the FRED document's tree is a source or not. If there is a problem, the function sets an error and returns False.

 

See Also

AddPlane

Examples

Surfaces

 

 

 

 

 

 

Copyright © Photon Engineering, LLC