Function Entry: ACET-PLINE-SEGMENT-LIST-APPLY
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-PLINE-SEGMENT-LIST-APPLY
Name
acet-pline-segment-list-apply
Class
BricsCAD ExpressTools API Function
Syntax
(acet-pline-segment-list-apply entity plinedata)
Arguments and Values
Arguments are described in the vendor page; see Source Notes.
Description
Applies polyline definition data plinedata to the polyline specified by entity; entity can either by an ENAME or an (entget) list including the -1 DXF group, and must specify a polyline entity; the definition data plinedata to be applied to the polyline must be a list of type (vertex-list startwidth-list endwidth-list bulge-list) as returned by (acet-pline-segment-list).
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet-pline-segment-list-apply (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetplinesegmentlistapply.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).