Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADModel::getSource Method (OdString&)
Syntax
C++
void getSource(OdString& prc_file_name) const;

Returns the current full path to the source .prc file for the CAD model. This method fills a passed string object with file name and returns it to a calling subroutine. 

 

Parameters
Description
prc_file_name
[out] A placeholder for the full path to a .prc file.
Copyright © 2002-2022. Open Design Alliance All rights reserved.