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

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

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