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