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