CuteHMI - Pipes (CuteHMI.Symbols.Pipes.1)
PipeConnector Class Reference

Pipe connector. More...

Inheritance diagram for PipeConnector:
ConnectorSelector

Public Member Functions

void mapToPipe (pipe, other)
 

Properties

real x
 
real y
 
Item parent
 

Detailed Description

Pipe connector.

Since
1.0

Pipe connector defines connection point of a pipe. If pipe connector has defined parent item, then coordinates are relative to the parent. They are also affected by parent transformations (such as rotation or scale). If parent item is not specified, then it is assumed that they are relative to Pipe object.

Member Function Documentation

◆ mapToPipe()

void PipeConnector::mapToPipe ( pipe  ,
other   
)

Property Documentation

◆ parent

Item PipeConnector::parent
read

◆ x

real PipeConnector::x
read

◆ y

real PipeConnector::y
read