Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcHostAppServices::readFile Method (const OdString &)
Syntax
C++
virtual OdPrcFilePtr readFile(const OdString & file);

Reads content from a specified file, creates a .prc file, and returns a smart pointer to the created OdPrcFile object. 

 

Parameters
Description
file
[in] A path to the file to read data from.

A smart pointer to an OdPrcFile object that contains the read data.

Copyright © 2002-2022. Open Design Alliance All rights reserved.