Bitbybit Docs
    Preparing search index...

    Class TranslateShapesDto<T> (Inputs.OCCT)

    Shapes and one vector each for transforms.translateShapes; the two lists must have the same length.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shapes: T[]

    The shapes to move.

    undefined
    
    translations: Vector3[]

    One vector per shape, in model units.

    [[0, 0, 0]]