To open any link in a new tab, preserving your position in the current article, just hold down the <CTRL> key on your keyboard before clicking the link or click using your mouse wheel.
CopyItem
CopyItem
Creates a copy of Item under Parent and returns the ID of the new item.
If IncludeChildren is true, child items will be copied also.
If SkipSections is true, digitized sections will be duplicated also.
Syntax:
Procedure:Â CopyItem(Item: String; Parent: String; IncludeChildren: boolean; SkipSections: boolean): String;
Code Reference:
- Create a New Form application
- Add a button to the form
- Add PlanSwift to reference (Planswift9_tlb in the uses)
- Copy code to button onclick event
API Calls
Delphi
C#
Using PlanSwift Object Model
Coming soon
VB/VBA (OLE)
Using IItem Object Model
Coming soon
Using PlanSwift Object Model
Coming soon
Copyright 2023 ConstructConnect