API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFileStructureTessellation Class > OdPrcFileStructureTessellation Methods > tessellations Method > OdPrcFileStructureTessellation::tessellations Method ()
OdPrcFileStructureTessellation::tessellations Method ()
Syntax
C++
OdPrcBaseTessDataPtrArray & tessellations();

Returns current tessellations of the file structure. The tessellation is returned as a reference to an OdPrcBaseTessDataPtrArray object, therefore it can be used to set new tessellation data.

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