API Reference > Classes > PRC Tessellation Classes > OdPrc3dWireTess Class > OdPrc3dWireTess Methods > coordinates Method > OdPrc3dWireTess::coordinates Method ()
OdPrc3dWireTess::coordinates Method ()
Syntax
C++
OdFloatArray & coordinates();

Returns current coordinates of the tessellation. Coordinates are returned as a reference to an OdFloatArray object, therefore it can be used to set new coordinates for the tessellation.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.