VectorDraw IFC Library のリリース

Released: Sep 5, 2023

10.1004.1.0 での更新項目

不具合の修正

  • vdIFCDocument RenderProperties IFCSpaceColor and IFCWindowColor is not working properly.

Released: Oct 24, 2022

10.1002.0 での更新項目

機能

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

不具合の修正

  • Some IFC objects are not imported.

Released: Jun 16, 2022

10.1001.1.0 での更新項目

機能

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

Released: Feb 1, 2022

9.9003.1.0 での更新項目

機能

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

不具合の修正

  • Connection vdOpening with vdWall object is not working properly.

Released: Sep 16, 2021

9.9002.1.0 での更新項目

機能

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

不具合の修正

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

Released: Apr 7, 2021

9.9001x での更新項目

機能

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

Released: May 12, 2020

8.8005.x での更新項目

不具合の修正

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

Released: Mar 6, 2020

8.8004.x での更新項目

不具合の修正

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