CShape.translate CShape.translate(y: float = 0, z: float = 0)[source] Translate the shape. Parameters: y (float) – y axis value for the translation in um z (float) – z axis value for the translation in um