AcGePointOnSurface::AcGePointOnSurface

C++
AcGePointOnSurface(
    const AcGePointOnSurface& src
);
Parameters
Parameters 
Description 
src 
Input any AcGePointOnSurface object 
Description

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

 

Links