Bitbybit Docs
    Preparing search index...

    Class ExtrudeShapesDto<T> (Inputs.OCCT)

    Shapes and a vector for operations.extrudeShapes, which sweeps every shape in the same straight line.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shapes: T[]

    The shapes to sweep, one result per shape.

    undefined
    
    direction: Vector3

    The direction and distance of the sweep as one vector, in model units.

    [0, 1, 0]