CADLoadFromPict
or CADLoadFromFile
wouldn’t change the bounds
of inserts of that block. This has been fixed.
CADSetLayerAttributes
didn’t deselect objects on
sublayers of the layer. This has been fixed.
CADTransform
, CADScale
,
CADShear
, CADMoveByMatrix
,
CADCopyByMatrix
, CADCopyObjByMatrix
,
CADMetricsByMatrix
and CADAcceptDXF
.
They are not scaled by CADStretchObj
and CADLengthenObj
.
Note. Exploding a block-insert into objects (using CADCopyByMatrix
or CADMoveByMatrix
)
might therefore produce objects that are slightly different from those in the
block-insert.
kCADFillStyleSolid
to
kCADFillStyleTransparent
(as the drawing order of objects in AutoCAD isn’t always clear).
CADGetDimPrefs
and CADSetDimPrefs
).
Known issue − the graphics engine on Windows is still (much) slower than on Macintosh.