Share

AcGePointOnCurve3d::AcGePointOnCurve3d

C++

GE_DLLEXPIMPORT AcGePointOnCurve3d(
    const AcGeCurve3d& crv
);

Description

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

Parameters

Parameters Description
crv Input any 3D curve

Links

AcGePointOnCurve3d

Was this information helpful?