Base class for 2D conic curves. A conic curve has an axis placement returned by position. Parametrization is defined taking into account X-axis of the axis placement.
new Conic2d(
type,position):Conic2d
Type of the conic curve.
Position axis.
readonlyposition:Axis2d
Position axis.
readonlytype:CurveType=CurveType.UNDEFINED
Type of the curve.
get id():
bigint
Returns object id.
bigint