
Alternatively, use entries specifically targeting non-part objects, such as IsArc, etc. Either use entries in the expression such as Color '', Color > '', ObjectKind 'Part', or Not IsPart. It can alternatively be used in conjunction with a Number, but only when all Part objects (which do not have a Color property) have been totally excluded by one or more preceding entries within the Query expression. The Color keyword can always be used in conjunction with a Numeric_String. The Border Width property is only defined for blanket, harness connector, image, port, rectangle, round rectangle, sheet symbol, and text frame objects.The single quote characters (') at the start and end of BorderWidth_String are mandatory.Returns all objects except blanket, harness connector, image, port, rectangle, round rectangle, sheet symbol, and text frame objects whose Border Width property is Medium. Returns all blanket, harness connector, image, port, rectangle, round rectangle, sheet symbol, and text frame objects whose Border Width property is Small.


SyntaxīorderWidth_String specifies the border width style and must be one of the following strings: Returns all blanket, harness connector, image, port, rectangle, round rectangle, sheet symbol, and text frame objects whose Border Width property complies with the Query.
