Share

AcGePointOnSurface::AcGePointOnSurface

C++

GE_DLLEXPIMPORT AcGePointOnSurface(
    const AcGeSurface& surf
);

Description

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

Parameters

Parameters Description
surf Input any surface

Links

AcGePointOnSurface

Was this information helpful?