Navigation: Scripting Reference Manual > Functions & Subroutines > PathAdd

 

PathAdd

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a user-defined path.

 

Syntax

pathid = PathAdd ( pname, pdescription )

 

Parameters

pathid (Long)

Identifier of the added path.

 

pname as String

Path name.

 

pdescription as String

Path description

 

 

Remarks 

Adds a user-defined path. User provides a name and description. Returns the new path ID.

 

FRED must be in the user-defined path mode in order to use this command. Put FRED in this mode with the command SetUserDefinedRayPathMode True.

 

See Also

SetUserDefinedRayPathMode

Path Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC