Function Entry: VL-INFP

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

Function Entry: VL-INFP

Name

vl-infp

Class

BricsCAD Visual LISP Extension Function

Syntax

(vl-infp number)

Arguments and Values

  • number (integer or double) number to verify

Description

This function verifies whether the specified number is an infinite value.

Return Values

T if the value is infinite, NIL otherwise

Availability

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

Source Notes