Function: getFloatVtxRight()
getFloatVtxRight(
float,warps,wefts,vtx_list):YarnVertex|null
Defined in: simulation/simulation.ts:1596
finds the left edge of this float in the vertex list. Checks to make sure that the vertex is in range and that the vertex that matches is not a virtual vertex.
Parameters
float
warps
number
wefts
number
vtx_list
Returns
YarnVertex | null