AdaCAD Library Documentation - v1.1.4
    Preparing search index...

    Function makeValidSystemList

    • used by operations that parse a string input meant to represent a set of warp and weft systems. This checks if the systems input are valid in terms of the systems that draft will be using,

      Parameters

      • input_systems: SystemList

        {wesy: Array, wasy: Array}

      • original_systems: SystemList

        {wesy: Array, wasy: Array}

      Returns SystemList