Description Retrieves the parameters of an existing Racetrack Curve.
Syntax GetRacetrackCurve n, entity, xSemiApe, ySemiApe, radius
Parameters n (Long) Node number of the curve.
entity As T_ENTITY The generic curve data for the Racetrack curve.
xSemiApe As Long Returns the x semi-aperture of the Racetrack curve.
ySemiApe As Long Returns the y semi-aperture of the Racetrack curve.
radius As Double Returns the radius of the rounded corners of the Racetrack.
Remarks GetRacetrackCurve retrieves the three descriptive parameters of a Racetrack curve as shown in the diagram below.
Examples
|