Turns live section on or off for this section object.
Supported platforms: Windows only
Signature
VBA:
object.LiveSectionEnabled
- object
-
Type: Section
The object to which this property applies.
Property Value
Read-only:
- No: AutoCAD
- Yes: AutoCAD LT
Type: Boolean
- True: Live section is enabled for the section object.
- False: Live section is not enabled for the section object.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available