Navigation: Scripting Reference Manual > Functions & Subroutines > SetRacetrackCurve

 

SetRacetrackCurve

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the parameters of an existing Racetrack Curve.

 

Syntax

SetRacetrackCurve n, entity, xSemiApe, ySemiApe, radius

 

Parameters

n As Long

Node number of the curve.

 

entity As T_ENTITY

The generic curve data for the Racetrack curve.

 

xSemiApe As Long

The x semi-aperture of the Racetrack curve.

 

ySemiApe As Long

The y semi-aperture of the Racetrack curve.

 

radius As Double

The radius of the rounded corners of the Racetrack.

 

 

Remarks

SetRacetrackCurve sets the three descriptive parameters of an existing Racetrack curve as shown in the diagram below.

 

See Also

T_ENTITY

AddRacetrackCurve

GetRacetrackCurve

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC