• Creates a shape list containing the specified shapes

    Parameters

    • reference: null | CoordinateReference

      the reference in which all the shapes are defined

    • Optional shapes: Shape[]

      Array of shapes. All shapes must have the same reference, which should be equal to the first parameter (reference)

    Returns ShapeList

    Shape list containing the specified shapes