Close

Relief for ODA Team in Ukraine

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

Returns the current name of the .prc file that acts as the source for the CAD model. This method fills a passed string object with the 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.