AcGePointOnSurface::AcGePointOnSurface

C++
AcGePointOnSurface(
    const AcGeSurface& surf
);
Parameters
Parameters 
Description 
surf 
Input any surface 
Description

Constructs a point on the input surface at the parameter value (0,0). 

 

Links