VectorDraw IFC Library 10.1001.1.0

Released: Jun 16, 2022

Updates in 10.1001.1.0

Funktionen

  • Added a new object type 'vdIFC.vdXPropertyIFCQuantity' which inherits the 'vdXproperty' type with an additional property 'UnitType'.
  • IFCGlobalId will now be preserved when an object is cloned.
  • Added the ability to read IFC object properties like 'OverAllWidth' and 'OverAllHeight'.
  • Added support for Microsoft .NET Core 6.
  • New License Management - Added a new command-line application called vdlic.exe, which will help you create a license file that should be distributed with your application.
  • Units for Length are now always on inches unless otherwise specified when exporting SKP files.

Fehlerkorrekturen

  • Lunits of vdIfcDocument is not preserved when the object is cloned.
  • IFC products with SectionPath entities are no export properly to IFC.
  • Same objects are not saved properly after scaling.
  • Selecting and scaling IFC objects produce incorrect results.