CADSetUserPrefs didn’t set all prefs. This has been fixed.
= 19932) caused by a bad value (= 0.0) in
some DXF files (group code 41 for TEXT objects).
CADImportDXF
also removes any unreferenced DXF blocks −
those imported and those from previous imports.
CADOffscreen has been renamed CADNewOffscreen
.
kCADModeSelect has been renamed kCADModeIntersect
.
kCADModeInsert has been replaced by a new mode kCADModeSpecialClick
.
kCADZoomByCurrentMethod
is new.
CADZoom
has changed. With stepped zooming on, it always zooms such that the requested
zoom area is within the actual zoom area.
CADGetOnEvent
and CADSetOnEvent
give you full control over event handling.
Warning. If you do not declare parameters of callback procedures, 4D will crash.
Note.
CADGetRef
and CADSetRef
are new. They are helpful in identifying stored or pasted data.
CADCopyArrays
is new.
Note. Before copying, CADCopyArrays
clears any arrays in the target area.
This guarantees that arrays IDs of source and copied arrays are identical.
CADSetDisplay
has three new parameters: theShowBorderFlag, theShowBoardFlag and
theAutoResizeFlag.
Note.
kCADFalse
automatically disables
drag-scrolling in horizontal direction.
kCADFalse
automatically disables
drag-scrolling in vertical direction.