Share

AcGePointOnCurve2d::AcGePointOnCurve2d

C++

GE_DLLEXPIMPORT AcGePointOnCurve2d(
    const AcGeCurve2d& crv
);

Description

Constructs a point on the input curve at the parameter value 0.0.

Parameters

Parameters Description
crv Input any 2D curve

Links

AcGePointOnCurve2d

Was this information helpful?