Skip to content

Releases: N3GIS/CAD-IMPORT-V2-window-

v1.12.0

01 Oct 14:19
Compare
Choose a tag to compare

Version: 1.12.0

  1. Add the output log when converting to print into the Unity console;
  2. Fixed the bug that the "\u0013" special symbol could not be parsed, resulting in loading failure;

v1.11.0

16 Sep 14:38
Compare
Choose a tag to compare

Version: 1.11.0 (Note: This version update requires https://github.com/N3GIS/CAD-IMPORT-V2-window-get the most dll)

  1. Update OpenCASCADE library to version 7.8.1;
  2. Fix the bug that the StepShape_ManifoldSolidBrep type may cause loading crashes;
  3. Add IGES format support;

v1.10.0

03 Aug 11:27
Compare
Choose a tag to compare

Version:1.10.0

  1. CADImporterOption adds useEdge to enable/disable the import of edge lines;
  2. CADImporterOption adds useGDT to enable/disable GDT import;

v1.8.2

15 May 12:35
Compare
Choose a tag to compare

fixed:XmlException: Name cannot begin with the ''' character, hexadecimal value 0x27. Line 2207, position 31.

v1.8.0

09 Apr 06:22
Compare
Choose a tag to compare

Version:1.8.0

  1. Fix the bug that the program crashes due to the failure of the step AP242 type to read GDT;
  2. Fixed the bug that the border line reading failed due to the duplicate name of the node;
  3. Update the OpenCASCADE library to version 7.7.0;

v1.7.0

02 Apr 03:10
Compare
Choose a tag to compare

Version:1.7.0

  1. Stp format supports PMI information display;
  2. STP, IGS format add line display.

Version:1.6.0

  1. Optimize the CAD conversion algorithm to mesh, and solve the phenomenon that large CAD files are not smooth after being converted to Mesh.
  2. Fix the bug that the '&' special character causes the loading to fail.
  3. Transparent materials are now supported.