- dfsEachLine(phaseIndexArray, axes, line, width, color, dt, parameterConditionList, currentParamIdx, currentLineVec): void
Parameters
phaseIndexArray: {
index: number;
phase: HydatPhase;
}[]
width: number
color: number[]
dt: number
parameterConditionList: ParamCond[]
currentParamIdx: number
currentLineVec: {
isPP: boolean;
vec: Vector3;
}[]
Returns void
dfs to add plot each line