GetName Method (View Object)

Scope: Schematic editor

Object: View Object

Prerequisites: None

Returns the hierarchical path to the block associated with this view.

Usage

View.GetName(ByVal Flag As VdNameType) As String

Arguments

Flag

Specifies whether the full path to the block is returned, or just the short name. This is of the form VdNameType Enum.

Return Values

As String. A string containing the hierarchical path to the block associated with this view.