联系我们
联系原厂或当地办公室
Parent page: Schematic Query Functions - Fields
Returns all polyline objects whose End Line Shape property complies with the Query.
EndLineShape = EndLineShape_String
EndLineShape <> EndLineShape_String
EndLineShape_String
specifies the shape at the end of the line and must be one of the following strings:
EndLineShape = '
Arrow'
Returns all polyline objects whose End Line Shape property is Arrow.
EndLineShape <> '
SolidArrow'
Returns all objects except polyline objects whose End Line Shape property is SolidArrow.
EndLineShape_String
are mandatory.
联系原厂或当地办公室