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

Returns current wire indexes of the tessellation. Wire indexes are returned as a reference to an OdUInt32Array object, therefore it can be used to set a new wire index array for the tessellation.

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