Contact Us
Contact our corporate or local offices directly.
Parent page: PCB Query Functions - Fields
Returns all leader dimension objects whose Leader Shape property complies with the Query.
LeaderDimensionShape = LeaderShape_String
LeaderDimensionShape <> LeaderShape_String
LeaderShape_String
must be one of the strings from the following list:
'Round'
'Square'
LeaderDimensionShape = 'Round'
Returns all leader dimension objects whose Leader Shape property is Round
.
LeaderDimensionShape <> 'Square'
Returns all objects except leader dimension objects whose Leader Shape property is Square
.
LeaderShape_String
are mandatory.
Contact our corporate or local offices directly.