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

    Class ArcEdgeCircleTwoPointsDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    circle: T

    Circular edge

    undefined
    
    start: Point3

    Start of the arc on the circle

    [0, 0, 0]
    
    end: Point3

    End of the arc on the circle

    [0, 0, 1]
    
    sense: boolean

    If true will sense the direction

    true