getSubpaths method

List<List<Vector3>> getSubpaths()

Implementation

List<SubPath> getSubpaths() => getSubpathsFromPoints(getPoints());