Share

AcGeCurve2d::=

C++

GE_DLLEXPIMPORT AcGeCurve2d& operator =(
    const AcGeCurve2d& curve
);

Description

Assigns the input curve to this curve. Input curve must be of same type as this curve.

Parameters

Parameters Description
curve Input 2D curve

Links

AcGeCurve2d

Was this information helpful?