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

    Class WireFromTwoCirclesTanDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    circle1: T

    The first circle to be encloed with tangential lines

    undefined
    
    circle2: T

    The second circle to be encloed with tangential lines

    undefined
    

    Choose which side to keep for the wire. Outside gives non-intersecting solution.

    outside
    
    circleRemainders: fourSidesStrictEnum

    Choose which side to keep for the wire. Outside gives non-intersecting solution.

    outside
    
    tolerance: number

    tolerance

    1e-7
    

    0

    Infinity

    0.00001