<?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: Attribute of type real number in Windchill Customization</title>
    <link>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903675#M1063</link>
    <description>&lt;P&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/651715"&gt;@smcvr&lt;/a&gt;&amp;nbsp;Four eyes see more than two &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2023 07:43:42 GMT</pubDate>
    <dc:creator>HelesicPetr</dc:creator>
    <dc:date>2023-10-02T07:43:42Z</dc:date>
    <item>
      <title>Attribute of type real number</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903654#M1058</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to get the value of an attribute in the code below. The attribute is of type real number, defined by the com.ptc.core.meta.common.FloatingPoint class. When I try to get the value it doesn't give me any results. Can you help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt; com.ptc.core.lwc.server.PersistableAdapter obj = new com.ptc.core.lwc.server.PersistableAdapter(part,null,java.util.Locale.getDefault(),new com.ptc.core.meta.common.UpdateOperationIdentifier());
    obj.load("SURFACE_M2 ");
    SURFACE_M2 = (com.ptc.core.meta.commmon.FloatingPoint) obj.get("SURFACE_M2");&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 13:52:03 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903654#M1058</guid>
      <dc:creator>smcvr</dc:creator>
      <dc:date>2024-03-15T13:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute of type real number</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903667#M1059</link>
      <description>&lt;P&gt;what is the windchill version ?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 07:28:45 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903667#M1059</guid>
      <dc:creator>Fadel</dc:creator>
      <dc:date>2023-10-02T07:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute of type real number</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903671#M1060</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/326172"&gt;@Fadel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use Windchil &lt;SPAN&gt;&amp;nbsp;12.0.2.9&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 07:33:28 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903671#M1060</guid>
      <dc:creator>smcvr</dc:creator>
      <dc:date>2023-10-02T07:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute of type real number</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903673#M1061</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/651715"&gt;@smcvr&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wrong name definition &amp;gt;D&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-java"&gt;&lt;CODE&gt;obj.load("SURFACE_M2 ");&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HelesicPetr_0-1696232192724.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/90652iFFE7C99C90C0C4F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HelesicPetr_0-1696232192724.png" alt="HelesicPetr_0-1696232192724.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You added a space in the end. Remove it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PetrH&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 07:37:59 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903673#M1061</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2023-10-02T07:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute of type real number</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903674#M1062</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/241117"&gt;@HelesicPetr&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank you so much for your help &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 07:41:49 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903674#M1062</guid>
      <dc:creator>smcvr</dc:creator>
      <dc:date>2023-10-02T07:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute of type real number</title>
      <link>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903675#M1063</link>
      <description>&lt;P&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/651715"&gt;@smcvr&lt;/a&gt;&amp;nbsp;Four eyes see more than two &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;PetrH&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 07:43:42 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill-Customization/Attribute-of-type-real-number/m-p/903675#M1063</guid>
      <dc:creator>HelesicPetr</dc:creator>
      <dc:date>2023-10-02T07:43:42Z</dc:date>
    </item>
  </channel>
</rss>

