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

    Class ChamferEdgesListDto<T, U>

    Type Parameters

    • T
    • U
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T
      • U

      Parameters

      • Optionalshape: T
      • Optionaledges: U[]
      • OptionaldistanceList: number[]

      Returns ChamferEdgesListDto<T, U>

    Properties

    shape: T

    Shape to apply the chamfer

    undefined
    
    edges: U[]

    Edges to apply the chamfer to

    undefined
    
    distanceList: number[]

    Distance for the chamfer

    undefined