<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to set label font in Lua scripts in Netfabb Forum</title>
    <link>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12930986#M211</link>
    <description>&lt;P&gt;With the release of Netfabb 2025.1 today, this has been fixed and even expanded with greater customisability.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation page &lt;A href="https://help.autodesk.com/view/NETF/2025/ENU/?guid=NETF-LUA-STAMPER" target="_blank"&gt;https://help.autodesk.com/view/NETF/2025/ENU/?guid=NETF-LUA-STAMPER&lt;/A&gt; has been updated accordingly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2024 13:15:27 GMT</pubDate>
    <dc:creator>steffen_anders_adsk</dc:creator>
    <dc:date>2024-07-31T13:15:27Z</dc:date>
    <item>
      <title>How to set label font in Lua scripts</title>
      <link>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12779560#M208</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using Lua scripts to automate mesh labeling. I have read through the documentation of &lt;A href="https://help.autodesk.com/view/NETF/2025/ENU/?guid=NETF-LUA-STAMPER" target="_blank" rel="noopener"&gt;Stamper&lt;/A&gt;&amp;nbsp;and found that it doesn't provide an API to customize the &lt;SPAN&gt;typeface&lt;/SPAN&gt;. According to the documentation: "The stamper uses the typeface, size, style, and variant set in the Settings." I tried changing the default label font in Netfabb's settings, but it didn't work. Could anyone please advise on the correct way to set the label font?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 05:42:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12779560#M208</guid>
      <dc:creator>blinue</dc:creator>
      <dc:date>2024-05-17T05:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to set label font in Lua scripts</title>
      <link>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12779753#M209</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15524238"&gt;@blinue&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to the Netfabb forum!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I must apologise, the documentation is wrong. The typeface selection, including its weight, variant, style, size, and other parameters currently have no effect on the Lua stamper; they are set internally to defaults when the object is created and there are no properties or methods exposed to affect them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will correct the documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Steffen&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 07:42:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12779753#M209</guid>
      <dc:creator>steffen_anders_adsk</dc:creator>
      <dc:date>2024-05-17T07:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to set label font in Lua scripts</title>
      <link>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12779903#M210</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for your quick response! So, it's not possible to change the label font in Lua? Are there any alternative solutions?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 08:56:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12779903#M210</guid>
      <dc:creator>blinue</dc:creator>
      <dc:date>2024-05-17T08:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to set label font in Lua scripts</title>
      <link>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12930986#M211</link>
      <description>&lt;P&gt;With the release of Netfabb 2025.1 today, this has been fixed and even expanded with greater customisability.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation page &lt;A href="https://help.autodesk.com/view/NETF/2025/ENU/?guid=NETF-LUA-STAMPER" target="_blank"&gt;https://help.autodesk.com/view/NETF/2025/ENU/?guid=NETF-LUA-STAMPER&lt;/A&gt; has been updated accordingly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 13:15:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/netfabb-forum/how-to-set-label-font-in-lua-scripts/m-p/12930986#M211</guid>
      <dc:creator>steffen_anders_adsk</dc:creator>
      <dc:date>2024-07-31T13:15:27Z</dc:date>
    </item>
  </channel>
</rss>

