C++
GE_DLLEXPIMPORT AcGeSurface& operator =( const AcGeSurface& otherSurface );
Description
Copies the surface information from otherSurface into this surface object. Returns a reference to *thisAcGeSurface.
Parameters
| Parameters | Description |
|---|---|
| otherSurface | Input surface information to be copied |