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

    Class FaceFromWireOnFaceDto<T, U>

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T
      • U

      Parameters

      • Optionalwire: T
      • Optionalface: U
      • Optionalinside: boolean

      Returns FaceFromWireOnFaceDto<T, U>

    Properties

    wire: T

    Wire shape to convert into a face

    undefined
    
    face: U

    Face to attach the wire to

    undefined
    
    inside: boolean

    Indication if wire is inside the surface or outside

    true