gustaf.vertices.Vertices.concat# classmethod Vertices.concat(*instances)[source]# Sequentially put them together to make one object. Parameters: *instances (List[type(cls)]) – Allows one iterable object also. Returns: one_instance Return type: type(cls)