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

Returns the current array of wire edge indexes. The array of wire edge indexes is returned as a reference to an OdUInt32Array object, therefore it can be used to set a new array or modify the existing one.

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