Lightweight wrapper around MTextInputBox for CAD editor integration.

This class binds the MTEXT input component to the current AcTrView2d render loop and handles lifecycle cleanup when the editor is closed.

Constructors

Properties

defaultColorPicker: null | MTextToolbarColorPickerFactory = null

Default toolbar color picker factory used when opening the editor if per-call options do not provide AcEdMTextEditorOptions.toolbarColorPicker. Set via AcEdMTextEditor.setDefaultColorPicker.

Methods