Function Entry: ACET::PL-POINT-LIST
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET::PL-POINT-LIST
Name
acet::pl-point-list
Class
BricsCAD ExpressTools API Function (acet:: namespace)
Syntax
(acet::pl-point-list polyline bulgePoints)
Arguments and Values
Arguments are described in the vendor page; see Source Notes.
Description
Returns a list of definition points for the specified polyline. polyline (ename or vla-object) the polyline entity, as classic ENAME or VLA-Object; must be 2d/3d/Lightweight polyline (ACDB2DPOLYLINE ACDB3DPOLYLINE ACDBPOLYLINE) bulgePoints (integer) the number of points used to rasterise a bulge segment
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet::pl-point-list (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetpl-point-list.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).