Function Entry: VLAX-CURVE-GETENDPARAM

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: VLAX-CURVE-GETENDPARAM

Name

vlax-curve-getEndParam

Class

Visual LISP curve function

Syntax

(vlax-curve-getEndParam curve)

Arguments and Values

  • curve — VLA-object designating a curve.

Description

Returns the parameter of the endpoint of the curve.

Return Values

  • real or nil

Side Effects

None.

Availability

  • AutoCAD 2026: documented (per Autodesk reference page).
  • BricsCAD V26: presumed compatible (no contradicting page found).
  • Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.

Compatibility

Available only on Windows; not available on macOS or Web.