Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMentalRayRenderSettings::setExportMIFileName Method
Syntax
C++
OdResult setExportMIFileName(const OdString& filename);

Sets the full filename of the exported MI file for this MentalRayRenderSettings object.

Parameters
Description
filename
[in] Filename.

Returns eOk if successful, or an appropriate error code if not.

If the ExportMIFileName is blank, no MI file is associated with this MentalRayRenderSettings object. 

The default value for ExportMIFileName is blank.

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