Navigation: Scripting Reference Manual > Functions & Subroutines > SetCurveBasicInfo

 

SetCurveBasicInfo

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the basic information that is common to all curves for a specific curve.

 

Syntax

SetCurveBasicInfo n, info

 

Parameters

n As Long

Node number of the Curve.

 

info As T_CURVEBASICINFO

The structure containing the new basic information for the curve.

 

Remarks

This subroutine sets the basic information that is common to all curves for a specific curve.  If there is a problem, the subroutine posts an error and returns without modifying the curve.

 

See Also

T_CURVEBASICINFO

GetCurveBasicInfo

Examples

Curves

 

 

 

 

 

Copyright © Photon Engineering, LLC