Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • FixSmallEdgesInWireDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shape: T
    • Optional lockvtx: boolean
    • Optional precsmall: number

    Returns FixSmallEdgesInWireDto<T>

Properties

lockvtx

lockvtx: boolean

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

default

false

precsmall

precsmall: number

Definition of the small distance edge

default

0

minimum

0

maximum

Infinity

step

0.0000000001

shape

shape: T

Shape on which action should be performed

default

undefined

Generated using TypeDoc