294 B
294 B
translate_shape
API Definition
def translate_shape(shape: AnyShape, vector: Tuple[float, float, float]) -> AnyShape
Source: operations.py
Import Surface
- top-level:
from simplecadapi import translate_shape
Description
Translate a shape by an offset vector.