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

    Class ArcEdgeCirclePointAngleDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • T

      Parameters

      • Optionalcircle: T
      • OptionalalphaAngle: number
      • OptionalalphaAngle2: number
      • Optionalsense: boolean

      Returns ArcEdgeCirclePointAngleDto<T>

    Properties

    circle: T

    Circular edge

    undefined
    
    point: Point3

    Point on the circle from where to start the arc

    undefined
    
    alphaAngle: number

    Angle from point

    90
    

    -Infinity

    Infinity

    1

    sense: boolean

    If true will sense the direction

    true