Contact Us
Contact our corporate or local offices directly.
Parent page: Schematic Query Functions - Fields
Returns all off sheet connector objects whose Off Sheet Style property complies with the Query.
OffSheetStyle = OffSheetStyle_String
OffSheetStyle <> OffSheetStyle_String
OffSheetStyle_String
must be one of the following strings:
OffSheetStyle = '
Left'
Returns all off sheet connector objects whose Off Sheet Style property is Left.
OffSheetStyle <> '
Left'
Returns all objects except off sheet connector objects whose Off Sheet Style property is Left.
IsOffSheetConnector && OffSheetStyle
<> 'Right'
Returns all off sheet connector objects except those whose Off Sheet Style property is Right.
OffSheetStyle_String
are mandatory.
Contact our corporate or local offices directly.