Bitbybit Docs
    Preparing search index...

    Class ExtrudeShapesDto<T> (Inputs.OCCT)

    用于 operations.extrudeShapes 的形状和向量,它沿同一条直线扫掠每个形状。

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shapes: T[]

    要扫掠的形状,每个形状一个结果。

    undefined
    
    direction: Vector3

    扫掠的方向和距离,以一个向量表示,以模型单位表示。

    [0, 1, 0]