bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class FaceFromWiresOnFaceDto<T, U>

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T
      • U

      Parameters

      • Optionalwires: T[]
      • Optionalface: U
      • Optionalinside: boolean

      Returns FaceFromWiresOnFaceDto<T, U>

    Properties

    wires: T[]

    Wire shapes to convert into a faces

    undefined
    
    face: U

    Guide face to use as a base

    undefined
    
    inside: boolean

    Indication if wire is inside the surface or outside

    true