
The purpose of write string mode is to add and edit strings. The string
String editing in the form of a string edit box is built into 4D CAD.
Dependent on the setting of theWriteStringModeModifiers parameter of
CADSetAreaPrefs, you can also
Important
The application can overrule the built-in string editor with CADSetAreaPrefs
(also see kCADEventIDWriteString and Events and the EDtCEvent method
in DemoCAD).
Methods
CADAddString,
CADGetAreaPrefs, CADSetAreaPrefs,
CADGetOnEvent, CADSetOnEvent, CADOnEvent.