Function Entry: ACET-GEOM-INTERSECTWITH
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-GEOM-INTERSECTWITH
Name
acet-geom-intersectwith
Class
BricsCAD ExpressTools API Function
Syntax
(acet-geom-intersectwith ename1 ename2 flags)
Arguments and Values
Arguments are described in the vendor page; see Source Notes.
Description
Returns all intersection points between entities ename1 and entity2; flags is an bit-coded integer, bits can be combined : bit 0 (1) : virtually extend entity1 bit 1 (2) : virtually extend entity2
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet-geom-intersectwith (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/acetgeomintersectwith.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).