--- layout: posts title: Api - IChainLink Interface ---

A link in a chain, with direction of flow.

Hierarchy

Index

Properties

endPoints

endPoints: IPoint[]

The endpoints of the path, in absolute coords.

pathLength

pathLength: number

Length of the path.

reversed

reversed: boolean

Path flows forwards or reverse.

walkedPath

walkedPath: IWalkPath

Reference to the path.

Generated using TypeDoc