BusWireRoutingHelpers Module
Types and nested modules
Type/Module | Description |
Functions and values
Function or value | Description |
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
lowerS pts
Parameters:
^a list
Returns: float
Modifiers: inline Type parameters: ^a |
|
Full Usage:
moveLine ori newP line wires
Parameters:
Orientation
newP : float
line : Line
wires : Map<ConnectionId, Wire>
Returns: Map<ConnectionId, Wire>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
pOpt x
Parameters:
'a option
Returns: string
|
|
|
|
|
|
Full Usage:
segmentIsNubExtension wire segIndex
Parameters:
Wire
segIndex : int
Returns: bool
|
|
Full Usage:
swapBBXAndY box orientation
Parameters:
BoundingBox
orientation : Orientation
Returns: BoundingBox
|
|
Full Usage:
swapXYWhenVertical pos orientation
Parameters:
XYPos
orientation : Orientation
Returns: XYPos
|
|
|
|
Full Usage:
updatePos direction distanceToShift pos
Parameters:
DirectionToMove
distanceToShift : float
pos : XYPos
Returns: XYPos
|
|
|
|
Full Usage:
upperS pts
Parameters:
^a list
Returns: float
Modifiers: inline Type parameters: ^a |
|
|