LibraryName Property (Block Object)

Scope: Schematic editor

Object: Block Object

Access: Read-Only

Prerequisites: None

Returns the library alias assigned to this block.

Usage

Block.LibraryName

Arguments

None

Return Values

String. A string containing the library alias assigned to the block. An empty string “” can return if the block was loaded by using the search order mechanism instead of a library alias.