Navigation: Scripting Reference Manual > Functions & Subroutines > InitLine

 

InitLine

 

Contact Us: fredsupport@photonengr.com

 

Description

Initializes a T_LINE structure with default values.

 

Syntax

InitLine line

 

Parameters

line As T_LINE

The T_LINE structure to be initialized.

 

Remarks

This subroutine initializes a T_LINE structure. Defaults are shown in the table below:

 

Data Type

Default

startX

0

startY

0

startZ

0

endY

0

endZ

0

endX

1

 

See Also

T_LINE

AddLine

GetLine

SetLine

Examples

Curves

 

 

 

 

 

Copyright © Photon Engineering, LLC