Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • ConstraintTanLinesFromPtToCircleDto

Index

Constructors

constructor

Properties

circle

circle: T

The circle for tangent points

default

undefined

circleRemainder

circleRemainder: circleInclusionEnum

Splits provided circle on tangent points and adds it to the solutions This only works when number of solutions contains 2 lines, when solution involves more than 4 lines, this option will be ignored.

default

none

point

point: Point3

The point from which to find the lines

default

undefined

positionResult

positionResult: positionResultEnum

Filters resulting lines by position

default

all

tolerance

tolerance: number

tolerance

default

1e-7

minimum

0

maximum

Infinity

step

0.00001

Generated using TypeDoc