<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[User Material database import via python API]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Within Sim4Life , custom materials can be created and saved in User x.x Database.<br />
If I export this database, it creates a xxxx.db file.</p>
<p dir="auto">Using the python API, is it possible to import this tissue database and use in a similar way as the built in databases (s4l_v1.material.database) ?</p>
<p dir="auto">thank you,<br />
redi</p>
]]></description><link>https://forum.zmt.swiss/topic/362/user-material-database-import-via-python-api</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 13:37:29 GMT</lastBuildDate><atom:link href="https://forum.zmt.swiss/topic/362.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Aug 2021 13:15:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to User Material database import via python API on Tue, 05 Oct 2021 08:20:50 GMT]]></title><description><![CDATA[<p dir="auto">This is currently not available in 6.2 but will be in the next release.</p>
<pre><code>XMaterials.ImportDatabase(file_path:str, db_name:str, db_version:str="", merge:bool=False)
</code></pre>
<p dir="auto">To print the available databases you can run <code>[db.Name for db in XMaterials.GetMaterialDatabase().AllDatabases]</code></p>
]]></description><link>https://forum.zmt.swiss/post/1098</link><guid isPermaLink="true">https://forum.zmt.swiss/post/1098</guid><dc:creator><![CDATA[bryn]]></dc:creator><pubDate>Tue, 05 Oct 2021 08:20:50 GMT</pubDate></item></channel></rss>