AcGePointOnCurve3d::AcGePointOnCurve3d

C++
AcGePointOnCurve3d(
    const AcGeCurve3d& crv
);
Parameters
Parameters 
Description 
crv 
Input any 3D curve 
Description

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

 

Links