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.
readonly
position:Axis3d
Position axis.
readonly
type:CurveType
=CurveType.UNDEFINED
Type of the curve.
get id():
bigint
Returns object id.
bigint