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

Returns the current array of line styles. The array of line styles is returned as a reference to an OdPrcObjectIdArray 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.