Function Entry: ACET-GEOM-POINT-SCALE

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: ACET-GEOM-POINT-SCALE

Name

acet-geom-point-scale

Class

BricsCAD ExpressTools API Function

Syntax

(acet-geom-point-scale toPoint fromPoint scale)

Arguments and Values

Arguments are described in the vendor page; see Source Notes.

Description

Returns a point created by scaling the vector from fromPoint to toPoint with scale, and applied to fromPoint; if scale is NIL, 1.0 is used.

Return Values

Vendor-defined; see Source Notes.

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

Source Notes