API Reference > Functions > odDbSaveMlineStyleFile Function
odDbSaveMlineStyleFile Function
Syntax
C++
DBENT_EXPORT void odDbSaveMlineStyleFile(OdDbDatabase & Db, OdStreamBuf & filename);

DbDatabase.h

Parameters 
Description 
OdStreamBuf & filename 
[in] Name of the MlineStyle file to save. 
db 
[in] OdDbDatabase object.  

Saves an MLineStyle to the specified file.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.