VectorDraw IFC Library Releases

Released: Sep 5, 2023

Updates in 10.1004.1.0

Fixes

  • vdIFCDocument RenderProperties IFCSpaceColor and IFCWindowColor is not working properly.

Released: Oct 24, 2022

Updates in 10.1002.0

Features

  • Added 'Tag' and 'ObjectType' ifcElement properties to the Product object.

Fixes

  • Some IFC objects are not imported.

Released: Jun 16, 2022

Updates in 10.1001.1.0

Features

  • 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...

Released: Feb 1, 2022

Updates in 9.9003.1.0

Features

  • The StartWall and EndWall properties are now also cloned for the vdWall copies of a new vdDocument. As a result when following methods are called, new created vdWall objects resolve their StartWall and EndWall references:
    • vdBlocks.AddFromDocument.
    • vdBlocks.AddFromFile.
    • vdCommandAction.CmdMakeBlock.
    • vdCommandAction.CmdWriteBlock.

Fixes

  • Connection vdOpening with vdWall object is not working properly.

Released: Sep 16, 2021

Updates in 9.9002.1.0

Features

  • Added the following properties to the vdIFCProject object:
    • Units type of vdIFCUnits. Returns Units globally assigned used to measure types within this project.
    • PersonName as string. Get / Set the person who created the IFC file.
    • OrganizationName as string. Get / Set the organization name who owned the application used to create the IFC file.

Fixes

  • IFC file is not imported.
  • vdCurve and Polyhatches with thickness are not exported correctly in IFC.

Released: Apr 7, 2021

Updates in 9.9001x

Features

  • Added a new property: ConnectionsOwner. This property returns the owner of a connected object.

Released: May 12, 2020

Updates in 8.8005.x

Fixes

  • Bug: 70001741 Wrong IFC imported geometry for specific objects.
  • Bug: 70001748 OSnaps for some vdIFCProduct objects are not working.

Released: Mar 6, 2020

Updates in 8.8004.x

Fixes

  • Fixed: IFC file of version 4_2 cannot be opened.