Bitbybit Docs
    Preparing search index...

    Class ExtrudeDto<T> (Inputs.OCCT)

    A shape and a vector for operations.extrude, which sweeps the shape in a straight line.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape: T

    The shape to sweep: a face gives a solid, a wire a shell, an edge a face.

    undefined
    
    direction: Vector3

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

    [0, 1, 0]