<?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: Stair Model View Options in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209431#M21144</link>
    <description>You have to put this in your objects&lt;BR /&gt;
&lt;BR /&gt;
pippo = 0&lt;BR /&gt;
success = ("yourmacro", "yourmacrovalue", pippo)&lt;BR /&gt;
IF success and pippo then ......... good work</description>
    <pubDate>Thu, 08 Apr 2010 19:27:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-04-08T19:27:02Z</dc:date>
    <item>
      <title>Stair Model View Options</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209430#M21143</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I want to control some of the stair settings globally. (Up/DN text,walking line, rail, etc)&lt;BR /&gt;
&lt;BR /&gt;
I found it quite easy to add global settings to the MVO when I am controlling specific parts (those with clearly defined macros or no macros at all) or custom made parts, but the stair gdl has me a little lost.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone know what .gsm files I should be adding script to (besides the LIBRARYGLOBALS of course)? &lt;BR /&gt;
&lt;BR /&gt;
Also, when you "Create Stair" where is it pulling the information from?  Wood Stairs; Metal Stairs; Precast Concrete Stairs; maybe just the Stair Macros?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance to anyone who can point me in the right direction.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Mar 2010 20:56:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209430#M21143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-23T20:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Stair Model View Options</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209431#M21144</link>
      <description>You have to put this in your objects&lt;BR /&gt;
&lt;BR /&gt;
pippo = 0&lt;BR /&gt;
success = ("yourmacro", "yourmacrovalue", pippo)&lt;BR /&gt;
IF success and pippo then ......... good work</description>
      <pubDate>Thu, 08 Apr 2010 19:27:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209431#M21144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-08T19:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Stair Model View Options</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209432#M21145</link>
      <description>I know how to script global settings,
&lt;BLOCKQUOTE&gt;I found it quite easy to add global settings to the MVO when I am controlling specific parts(those with clearly defined macros or no macros at all) or custom made parts, but the stair gdl has me a little lost. &lt;/BLOCKQUOTE&gt;

What I don't know is what parts I need to edit specifically for the stairs.  &lt;BR /&gt;
&lt;BR /&gt;
Example: when you "Create a Stair", what parts does it pull from to create this stair?  When a stair has been created there is no gdl associated to it AFAIK (visible anyway), when you select a stair and open the object all you get is the GUI screen for that stair (no GDL).&lt;BR /&gt;
&lt;BR /&gt;
When you search within the AC13 Library for the individual stair parts that would create the composite stair (BTW, I don't use the default Library, I have extracted the Library to customize many different parts for our office) there are literally 65+ individual gsm parts to choose from:&lt;BR /&gt;
-03 40 00 Precast (4 parts)&lt;BR /&gt;
-05 51 00 Metal Stairs (4 parts)&lt;BR /&gt;
-05 52 00 Metal Railings (7 parts)&lt;BR /&gt;
-06 43 00 Wood Stairs and Railings (23 parts)&lt;BR /&gt;
-MACROS 13_Structure Macros_Railing Macros &amp;amp; Stair Macros (29 parts)</description>
      <pubDate>Thu, 08 Apr 2010 19:53:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209432#M21145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-08T19:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stair Model View Options</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209433#M21146</link>
      <description>&lt;BLOCKQUOTE&gt;Example: when you "Create a Stair"&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
You are talking about StairMaker's stair? &lt;BR /&gt;
 &lt;BR /&gt;
If Yes ... &lt;BR /&gt;
 &lt;BR /&gt;
I think you are going to a closed way. &lt;BR /&gt;
Do you know that StairMaker use Vert Edge and Pgon to create the body? &lt;BR /&gt;
Use a txt files for railing (inside AddOns&amp;gt;StairMaker&amp;gt;Railings) &lt;BR /&gt;
Do you know StairMaker doesn't use nobody macro from the library? &lt;BR /&gt;
 &lt;BR /&gt;
If StairMaker uses some macro,  I think arrives from an embedded library (inside apx) and you can not change it. &lt;BR /&gt;
 &lt;BR /&gt;
If No &lt;BR /&gt;
 &lt;BR /&gt;
I don't know where is the problem?? &lt;BR /&gt;
You have to made : &lt;BR /&gt;
1)Your own UI interface objects. You can see it into Model View Options. &lt;BR /&gt;
2)And add in your (stair) object the global code &lt;BR /&gt;
This is all</description>
      <pubDate>Thu, 08 Apr 2010 21:59:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209433#M21146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-08T21:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stair Model View Options</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209434#M21147</link>
      <description>Thank you CU mirco.&lt;BR /&gt;
&lt;BR /&gt;
I did not know how Stairmaker created stairs. I assumed the Stairmaker GUI was linked to a macro or macros.&lt;BR /&gt;
&lt;BR /&gt;
It sounds like I will not be able to control a custom stair (from Stairmaker) w/ Model View Options.</description>
      <pubDate>Thu, 08 Apr 2010 23:48:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Stair-Model-View-Options/m-p/209434#M21147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-08T23:48:45Z</dc:date>
    </item>
  </channel>
</rss>

