Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VerbCurveEllipse

Index

Constructors

constructor

  • Parameters

    • context: Context

    Returns VerbCurveEllipse

Methods

center

  • Gets the center point of the ellipse or an arc

    Parameters

    • inputs: EllipseDto

      The arc or the ellipse Nurbs curve

    Returns number[]

    Point

createArc

  • Creates the ellipse arc Nurbs curve

    Parameters

    Returns any

    Ellipse arc Nurbs curve

createEllipse

  • Creates the ellipse Nurbs curve

    Parameters

    Returns any

    Ellipse Nurbs curve

maxAngle

  • Gets the max angle of the arc in degrees

    Parameters

    Returns number

    Max angle in degrees

minAngle

  • Gets the min angle of the arc in degrees

    Parameters

    Returns number

    Min angle in degrees

xAxis

  • Gets the x angle of the arc or an ellipse

    Parameters

    Returns number[]

    X axis vector

yAxis

  • Gets the y angle of the arc or an ellipse

    Parameters

    Returns number[]

    Y axis vector

Generated using TypeDoc