Share

AcGePointOnSurface::AcGePointOnSurface

C++

GE_DLLEXPIMPORT AcGePointOnSurface(
    const AcGePointOnSurface& src
);

Description

Constructs an AcGePointOnSurface object that is a copy of the input object.

Parameters

Parameters Description
src Input any AcGePointOnSurface object

Links

AcGePointOnSurface

Was this information helpful?