Function Entry: SETPROPERTYVALUE

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

Function Entry: SETPROPERTYVALUE

Name

setpropertyvalue

Class

Property Function

Syntax

(setpropertyvalue ename property-name value)

Arguments and Values

  • ename: entity name
  • property-name: property identifier
  • value: new property value

Description

Sets the value of a named property of an object.

Return Values

Host-defined success value.

Side Effects

Mutates the target object's property state.

Compatibility

  • added by Autodesk in AutoCAD 2011
  • BricsCAD later documents a broader related family

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