Navigation: Scripting Reference Manual > Functions & Subroutines > IsSourceDirPositionGrid

 

IsSourceDirPositionGrid

 

Contact Us: fredsupport@photonengr.com

 

Description

Determines if a given source has a "Directions to rectilinear grid points" ray direction type.

 

Syntax

grid = IsSourceDirPositionGrid ( n )

 

Parameters

grid (Boolean)

Indicates if the source has a "Directions to rectilinear grid points" ray direction (True) or not (False).

 

n As Long

Node number of the source.

 

Remarks

This function determines if a given source has a "Directions to rectilinear grid points" ray direction type. If there is a problem the function returns False and does not set an error.

 

See Also

T_SOURCEDIRPOSITIONGRID

GetSourceDirPositionGrid

SetSourceDirPositionGrid

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC