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

    Class FixSmallEdgesInWireDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalshape: T
      • Optionallockvtx: boolean
      • Optionalprecsmall: number

      Returns FixSmallEdgesInWireDto<T>

    Properties

    shape: T

    Shape on which action should be performed

    undefined
    
    lockvtx: boolean

    Lock vertex. If true, the edge must be kept.

    false
    
    precsmall: number

    Definition of the small distance edge

    0
    

    0

    Infinity

    0.0000000001