Scope Property (Label Object)

Object: Label Object

Access: Read/Write

Prerequisites: None

Returns or sets the scope of the label.

Usage

Label.Scope = VdScope

Arguments

None

Return Values

VdScope. The return/set type for this property expressed as VdScope Enum.

Description

This method is used most often on net labels. The scoping can be either local, where the label has visibility on the local block, or global where the label has the scope of the entire design.