copy

fun copy(type: DataStructureType, ident: String, render: Boolean, text: String, values: Array<Array<ExecValue>>, color: String? = null, textColor: String? = null, creationString: String? = null, runtime: Double = 1.0, showLabel: Boolean? = null, maxSize: Int = -1, boundaries: List<Pair<Double, Double>> = emptyList(), uid: String): Array2DStructure