Bitbybit Docs
    Preparing search index...

    Type Alias BRepGraphCurveType (Models.OCCT)

    BRepGraphCurveType:
        | "Line"
        | "Circle"
        | "Ellipse"
        | "Hyperbola"
        | "Parabola"
        | "BezierCurve"
        | "BSplineCurve"
        | "OffsetCurve"
        | "OtherCurve"
        | "None"

    What kind of curve backs an edge - line, circle, ellipse, hyperbola, parabola, Bezier, B-spline and the rest.