Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • ShapesWithToleranceDto

Index

Constructors

Properties

Constructors

constructor

  • Type parameters

    • T

    Parameters

    • Optional shapes: T[]
    • Optional tolerance: number

    Returns ShapesWithToleranceDto<T>

Properties

shapes

shapes: T[]

The shapes

default

undefined

tolerance

tolerance: number

Tolerance used for intersections

default

1.0e-7

minimum

0

maximum

Infinity

step

0.000001

Generated using TypeDoc