Base class for 3D conic curves. A conic curve has an axis returned by position. The curve lies on a plane perpendicular to the Z-axis of the axis placement. Parametrization is defined taking into account X-axis of the axis.
new Conic(
type,position):Conic
Type of the conic curve.
Position axis.
readonlyposition:Axis3d
Position axis.
readonlytype:CurveType=CurveType.UNDEFINED
Type of the curve.
get id():
bigint
Returns object id.
bigint