LG_LibObjName Method

Build 1501 on 14/Nov/2017  This topic last edited on: 1/Jun/2016, at 17:07

Description

Returns library object name of dropped library object or custom logical group name set by ObjSetLogicalGroup()

Available since version 1.5.

Note: to get the object name while editing it in the library window, use Dim objname As String = CStr(UtilsBase.GetObjAttrValue(Page.GetLayerId, "name"))

Syntax

sValue = object.LG_LibObjName

object

Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()

All commands/scripts related to library objects

AddLibObj Method

AddLibObjId Method

BrowseLib Script

ExpandLogicalSelection Method

LibAddTo Method

LG_LibGroupId

LG_LibName

LG_LibObjName

ObjSetFromLib Method

ObjSetLogicalGroup Method

OnLabelTedExtra Script

SetTedExtraLibMode Method

TestIsTedExtraLib Method