Bitbybit Docs
    Preparing search index...

    Class ProjectWiresDto<T, U> (Inputs.OCCT)

    用于 shapes.wire.projectWires 的线框、形状和方向,它沿该方向将每个线框投射到形状上。

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    Properties

    wires: T[]

    要投射到形状上的线框,每个线框一个结果。

    undefined
    
    shape: U

    线框落在其上的形状。

    undefined
    
    direction: Vector3

    投射线框所沿的方向;只有方向重要。

    [0, 1, 0]