Top  | Previous | Next

Pipe Joint

Pipe Joint components

Pipe Joint components

Description

The pipe joint displays a fancy joint component two join two pipe segments together. By turning off the cardinal directions, this will display a 2,3, or 4-pipe union. This component is optional, as pipes can butt up against each other and look joined.

Properties

Appearance

Center Fill

The center of the fill gradient

Scripting name

mainColor

Data type

Color

Flags

bindable

Edge Fill

The edge of the fill gradient.

Scripting name

secondaryColor

Data type

Color

Flags

bindable

Outline Color

The color of the outline border

Scripting name

outlineColor

Data type

Color

Flags

bindable

Top?

Joint has an outlet at the top?

Scripting name

top

Data type

boolean

Right?

Joint has an outlet at the right?

Scripting name

right

Data type

boolean

Bottom?

Joint has an outlet at the bottom?

Scripting name

bottom

Data type

boolean

Left?

Joint has an outlet at the left?

Scripting name

left

Data type

boolean

Styles

Contains the component's styles

Scripting name

styles

Data type

Dataset

Flags

bindable | expert

Common

Name

The name of this component.

Scripting name

name

Data type

String

Flags

bindable

Visible

If disabled, the component will be hidden.

Scripting name

visible

Data type

boolean

Flags

bindable

Border

The border surrounding this component. NOTE that the border is unaffected by rotation.

Scripting name

border

Data type

Border

Mouseover Text

The text that is displayed in the tooltip which pops up on mouseover of this component.

Scripting name

toolTipText

Data type

String

Cursor

The mouse cursor to use when hovering over this component.

Scripting name

cursorCode

Data type

int

Values

0

Default

1

Crosshair

2

Text

3

Wait

12

Hand

13

Move

4

SW Resize

5

SE Resize

6

NW Resize

7

NE Resize

8

N Resize

9

S Resize

10

W Resize

11

E Resize

Data

Data Quality

The data quality code for any tag bindings on this component.

Scripting name

dataQuality

Data type

int

Flags

bindable | expert

Scripting

Events

The following event sets are fired by this component. See Component Event Handlers to learn more.

mouse
mouseMotion
propertyChange

 

Scripting Functions

This component has no special scripting functions.