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

    Class FacesFromWiresOnFaceDto<T, U>

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T
      • U

      Parameters

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

      Returns FacesFromWiresOnFaceDto<T, U>

    Properties

    wires: T[]

    Wire shape to convert into a face

    undefined
    
    face: U

    Face to attach the wires to

    undefined
    
    inside: boolean

    Indication if wire is inside the surface or outside

    true