Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • ConstraintTanLinesOnTwoCirclesDto

Index

Constructors

constructor

Properties

circle1

circle1: T

The first circle for tangential lines

default

undefined

circle2

circle2: T

The second circle for tangential lines

default

undefined

circleRemainders

circleRemainders: twoCircleInclusionEnum

Splits provided circles on tangent points and returns those as part of the solutions This only works when number of solutions is limited to 2 lines, when solution involves more than 4 lines, this option will be ignored.

default

none

positionResult

positionResult: positionResultEnum

Filters resulting lines by position relative to circles

default

all

tolerance

tolerance: number

tolerance

default

1e-7

minimum

0

maximum

Infinity

step

0.00001

Generated using TypeDoc