Class: ARCHline.PackedUndo
11/5/25Less than 1 minute
Class: ARCHline.PackedUndo
Overview
This class lets you undo more actions at once.
Version:
2021 development
Instance Method Summary
- [
#PackedUndo()
](#PackedUndo-instance_method)
Calling the default constructor will enable the packed undo.
- [
#turnOff()
](#turnOff-instance_method)
You must call this function after you have finished.
#PackedUndo()
Calling the default constructor will enable the packed undo.
Version:
2021 development
#turnOff()
You must call this function after you have finished.
Leaving the packed undo turned on can result in excessive cpu usage.
Version:
2021 development