Segment
Typeobject
Backlinks1A segment in a vector network.
start​
RequiredDescription
The starting point of the segment. The number is the index of the vertices
list in Vector NetWork
, starting from 0
.
Type
integer
end​
RequiredDescription
The ending point of the segment. The number is the index of the vertices
list in Vector NetWork
, starting from 0
.
Type
integer