VectorDraw IFC Library 9.9003.1.0

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.