Contact Us
Contact our corporate or local offices directly.
Parent page: Schematic Query Functions - Fields
Returns all designator, parameter, pin, sheet entry, sheet symbol designator, and sheet symbol file name objects whose Owner property complies with the Query.
OwnerName : String
OwnerName = 'U3'
Returns all designator, parameter, pin, sheet entry, sheet symbol designator, and sheet symbol file name objects whose Owner property is U3
.
OwnerName Like 'U?*'
Returns all designator, parameter, pin, sheet entry, sheet symbol designator, and sheet symbol file name objects that have an Owner property whose associated string starts with U
, and which also contains at least one more following character.
Contact our corporate or local offices directly.