Function Entry: VLAX-CURVE-GETAREA
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VLAX-CURVE-GETAREA
Name
vlax-curve-getArea
Class
Visual LISP curve function
Syntax
(vlax-curve-getArea curve)
Arguments and Values
curve— VLA-object designating a curve.
Description
Returns the area inside 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.
Source Notes
- [vlax-curve-getArea (AutoLISP/ActiveX)](https://help.autodesk.com/cloudhelp/2026/ITA/AutoCAD-AutoLISP-Reference/files/GUID-93C0A361-465A-400F-B26E-04E914242290.htm)
Compatibility
Available only on Windows; not available on macOS or Web.