reshape# Object3d.reshape(*shape: int) → Object3d[source]# Return a new object containing the same data with a new shape. Parameters: shapeNew shape of object. Returns: objNew object with new shape. Examples using Object3d.reshape# Restrict to fundamental sector#