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

    Class ArcEdgeTwoPointsTangentDto

    Index

    Constructors

    Properties

    Constructors

    Properties

    start: Point3

    Start of the arc

    [0, 0, 0]
    
    tangentVec: Vector3

    Tangent vector on first point of the edge

    [0, 1, 0]
    
    end: Point3

    End of the arc

    [0, 0, 1]