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