RemoveiCDBDesign Method (ProjectData Object)

Scope: Schematic editor

Object: ProjectData Object

Prerequisites: None

Removes design data from a project file.

Usage

ProjectData.RemoveiCDBDesign(ByVal sTopBlockName As String) As Boolean

Arguments

sTopBlockName

The top-level block name for the design.

Return Values

As Boolean. True - the design was successfully removed. False - the design could not be removed.