Navigation: Scripting Reference Manual > Functions & Subroutines > GetLine

 

GetLine

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves a Line curve from the associated FRED document.

 

Syntax

GetLine n, entity, line

 

Parameters

n As Long

Node number of the Line curve.

 

entity As T_ENTITY

The generic entity data of the Line curve.

 

line As T_LINE

Structure containing data for the Line curve.

 

Remarks

This subroutine retrieves the data for a specified Line curve in the associated FRED document.  If a problem occurs, the function posts an error and returns without changing entity or line.

 

See Also

T_ENTITY

T_LINE

AddLine

InitLine

SetLine

Examples

Curves

 

 

 

 

 

Copyright © Photon Engineering, LLC