Function Entry: FIX
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: FIX
Name
fix
Class
Function
Syntax
(fix number)
Description
Truncates a real to an integer.
Return Values
Integer value.
Compatibility
The documentation on integers and reals makes fix especially relevant to the integer-range model.
Availability
- AutoCAD 2026: documented (per Autodesk reference page).
- BricsCAD V26: presumed compatible (no contradicting page found).
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [fix (AutoLISP)](https://help.autodesk.com/cloudhelp/2024/PLK/AutoCAD-LT-AutoLISP-Reference/files/GUID-93B5F13B-348E-49E0-A116-0861684506D5.htm)
- Status: documented.