Function Entry: VLAX-CURVE-GETSTARTPOINT
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VLAX-CURVE-GETSTARTPOINT
Name
vlax-curve-getStartPoint
Class
Visual LISP curve function
Syntax
(vlax-curve-getStartPoint curve)
Arguments and Values
curve— VLA-object designating a curve.
Description
Returns the start point in WCS of the curve.
Return Values
- 3D point list 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.
Source Notes
- [vlax-curve-getStartPoint (AutoLISP)](https://help.autodesk.com/cloudhelp/2016/FRA/AutoCAD-MAC-Core/files/GUID-AA1C450F-AA6E-4B05-AFB3-989AD91ADBFC.htm)