Bitbybit Docs
    Preparing search index...

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

    用于 shapes.face.faceFromSurfaceAndWire 的曲面、其上的线框和侧向。

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    Properties

    surface: T

    面从中切出的曲面。

    undefined
    
    wire: U

    位于曲面上、作为面边界的线框。

    undefined
    
    inside: boolean

    为 true 时,线框被调整方向使面为它所包围的区域;为 false 时由线框自身的方向决定。

    true