v2.2.16
pip install cad-pyrx
-
Improve AcGeMatrix2d, added scale2d(), origin(), xAxis(), yAxis()
-
Improve AcGeMatrix3d, added origin(), xAxis(), yAxis(), (), zAxis()
-
[#367] add Point2dArray Point3dArray
-
added Gi.Geometry::image, takes wxImage or Gi.PixelBGRA32Array from createFromWxImage
-
[#366] added missing functions in Db.Region
-
double getPerimeter() const;
-
double getArea() const;
-
AcGeVector3d getNormal() const;
-
void booleanOper(AcDb::BoolOperType operation, PyDbRegion& otherRegion);
-
Adesk::UInt32 numChanges() const;
Full Changelog: https://github.com/CEXT-Dan/PyRx/commits/v2.2.16