Scope: Schematic editor
Object: ProjectData Object
Prerequisites: None
Adds new design data to a project file.
ProjectData.AddiCDBDesign(ByVal sTopBlockName As String) As Boolean
The top-level block name for the design.
As Boolean. True - the design was successfully added. False - the design could not be added.