<?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 Arx, Blocks, &amp;amp; Attributes in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/arx-blocks-amp-attributes/m-p/313740#M43421</link>
    <description>Howdy all.  I'm new to Arx, but I have some experience with Autocad.  The &lt;BR /&gt;
goal: I want to create a set of blocks/objects that have an associated &lt;BR /&gt;
attribute/property (preferably a property - for ease of editability in &lt;BR /&gt;
property editor).  This property would display in a standard horizontal &lt;BR /&gt;
position of the block/object - regardless of block orientation.  And, as &lt;BR /&gt;
this property changes, a square or circle of varying size will be drawn &lt;BR /&gt;
surrounding the block.  Some examples:&lt;BR /&gt;
&lt;BR /&gt;
Base block - 1' square&lt;BR /&gt;
New Property = 15&lt;BR /&gt;
Result - 1' square is drawn (standard block) with a 20' square drawn around &lt;BR /&gt;
the block.  "15" appears inside the 1' square, and remains horizontal &lt;BR /&gt;
regardless of square rotation.&lt;BR /&gt;
&lt;BR /&gt;
New Property = 30&lt;BR /&gt;
Result - 1' square is drawn with a 30' square drawn around the block.  "30" &lt;BR /&gt;
appears inside the 1' square, and remains horizontal regardless of square &lt;BR /&gt;
rotation.&lt;BR /&gt;
&lt;BR /&gt;
Can someone either give me a head start or point me in the right direction?  &lt;BR /&gt;
&lt;BR /&gt;
Thanx.&lt;BR /&gt;
&lt;BR /&gt;
Daniel&lt;BR /&gt;
&lt;BR /&gt;
P.S. Sorry for the spamming - don't know which group is most appropriate for &lt;BR /&gt;
this one.</description>
    <pubDate>Sun, 02 Dec 2001 18:53:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2001-12-02T18:53:05Z</dc:date>
    <item>
      <title>Arx, Blocks, &amp; Attributes</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/arx-blocks-amp-attributes/m-p/313740#M43421</link>
      <description>Howdy all.  I'm new to Arx, but I have some experience with Autocad.  The &lt;BR /&gt;
goal: I want to create a set of blocks/objects that have an associated &lt;BR /&gt;
attribute/property (preferably a property - for ease of editability in &lt;BR /&gt;
property editor).  This property would display in a standard horizontal &lt;BR /&gt;
position of the block/object - regardless of block orientation.  And, as &lt;BR /&gt;
this property changes, a square or circle of varying size will be drawn &lt;BR /&gt;
surrounding the block.  Some examples:&lt;BR /&gt;
&lt;BR /&gt;
Base block - 1' square&lt;BR /&gt;
New Property = 15&lt;BR /&gt;
Result - 1' square is drawn (standard block) with a 20' square drawn around &lt;BR /&gt;
the block.  "15" appears inside the 1' square, and remains horizontal &lt;BR /&gt;
regardless of square rotation.&lt;BR /&gt;
&lt;BR /&gt;
New Property = 30&lt;BR /&gt;
Result - 1' square is drawn with a 30' square drawn around the block.  "30" &lt;BR /&gt;
appears inside the 1' square, and remains horizontal regardless of square &lt;BR /&gt;
rotation.&lt;BR /&gt;
&lt;BR /&gt;
Can someone either give me a head start or point me in the right direction?  &lt;BR /&gt;
&lt;BR /&gt;
Thanx.&lt;BR /&gt;
&lt;BR /&gt;
Daniel&lt;BR /&gt;
&lt;BR /&gt;
P.S. Sorry for the spamming - don't know which group is most appropriate for &lt;BR /&gt;
this one.</description>
      <pubDate>Sun, 02 Dec 2001 18:53:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/arx-blocks-amp-attributes/m-p/313740#M43421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-02T18:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Arx, Blocks, &amp; Attributes</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/arx-blocks-amp-attributes/m-p/313741#M43422</link>
      <description>Daniel,&lt;BR /&gt;
&lt;BR /&gt;
As I can see you would like to implement some particular features and&lt;BR /&gt;
behavior. Due this, if nothing points opposite, the best solution is to&lt;BR /&gt;
create a custom entity.&lt;BR /&gt;
&lt;BR /&gt;
Well, this can be very painful or very simple. It totally depends on what&lt;BR /&gt;
are the functionality, interface and flexibility you would like to provide&lt;BR /&gt;
your users. The good approach is to limit your entity behavior as much as&lt;BR /&gt;
your application needs and avoid unnecessary features.&lt;BR /&gt;
&lt;BR /&gt;
To expose your custom entity's properties on Property Manager you will need&lt;BR /&gt;
to implement some additional features (all described on ARX SDK).&lt;BR /&gt;
&lt;BR /&gt;
Remember that once your entity is a custom object the user must have access&lt;BR /&gt;
to your application or to an "Object Enabler" of it.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Fernando.&lt;BR /&gt;
&lt;BR /&gt;
"Daniel Miller" &lt;FIREEXPERT&gt; wrote in message&lt;BR /&gt;
news:Xns916BC0336660AMeAndMeAloneWithNoOn@64.124.46.110...&lt;BR /&gt;
&amp;gt; Howdy all.  I'm new to Arx, but I have some experience with Autocad.  The&lt;BR /&gt;
&amp;gt; goal: I want to create a set of blocks/objects that have an associated&lt;BR /&gt;
&amp;gt; attribute/property (preferably a property - for ease of editability in&lt;BR /&gt;
&amp;gt; property editor).  This property would display in a standard horizontal&lt;BR /&gt;
&amp;gt; position of the block/object - regardless of block orientation.  And, as&lt;BR /&gt;
&amp;gt; this property changes, a square or circle of varying size will be drawn&lt;BR /&gt;
&amp;gt; surrounding the block.  Some examples:&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Base block - 1' square&lt;BR /&gt;
&amp;gt; New Property = 15&lt;BR /&gt;
&amp;gt; Result - 1' square is drawn (standard block) with a 20' square drawn&lt;BR /&gt;
around&lt;BR /&gt;
&amp;gt; the block.  "15" appears inside the 1' square, and remains horizontal&lt;BR /&gt;
&amp;gt; regardless of square rotation.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; New Property = 30&lt;BR /&gt;
&amp;gt; Result - 1' square is drawn with a 30' square drawn around the block.&lt;BR /&gt;
"30"&lt;BR /&gt;
&amp;gt; appears inside the 1' square, and remains horizontal regardless of square&lt;BR /&gt;
&amp;gt; rotation.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Can someone either give me a head start or point me in the right&lt;BR /&gt;
direction?&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thanx.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Daniel&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; P.S. Sorry for the spamming - don't know which group is most appropriate&lt;BR /&gt;
for&lt;BR /&gt;
&amp;gt; this one.&lt;/FIREEXPERT&gt;</description>
      <pubDate>Mon, 03 Dec 2001 01:57:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/arx-blocks-amp-attributes/m-p/313741#M43422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-12-03T01:57:33Z</dc:date>
    </item>
  </channel>
</rss>

