API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcFileStructure Class > OdPrcFileStructure Methods > schema Method > OdPrcFileStructure::schema Method ()
OdPrcFileStructure::schema Method ()
Syntax
C++
OdPrcSchema & schema();

Returns the current schema of the file structure. The schema is returned as a reference to an OdPrcSchema object, therefore it can be used to set a new schema for the structure.

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