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 |
GE_DLLEXPIMPORT AcGePointOnSurface( const AcGePointOnSurface& src );
Constructs an AcGePointOnSurface object that is a copy of the input object.
| Parameters | Description |
|---|---|
| src | Input any AcGePointOnSurface object |