<?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>Thema "Re: Script Auswahl Deaktivieren" in Programmierung</title>
    <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558579#M6879</link>
    <description>Besten Dank.&lt;BR /&gt;&lt;BR /&gt;Muss ich mir noch überlegen wie ich was mache.&lt;BR /&gt;Aber zumindestens weiß ich mal wie.&lt;BR /&gt;&lt;BR /&gt;Danke Gruß Mike</description>
    <pubDate>Tue, 09 Jan 2018 07:28:03 GMT</pubDate>
    <dc:creator>mikeloidl</dc:creator>
    <dc:date>2018-01-09T07:28:03Z</dc:date>
    <item>
      <title>Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558575#M6875</link>
      <description>Hallo,&lt;BR /&gt;&lt;BR /&gt;Weiß zufällig wer wie man Script Auswahl (Masterscrpit,2D-Script usw.) Deaktivieren kann?&lt;BR /&gt;&lt;BR /&gt;Siehe Bild:&lt;BR /&gt;&lt;A href="http://www.bilder-upload.eu/show.php?file=cfff5f-1515419690.jpg" target="_blank"&gt;&lt;IMG src="http://www.bilder-upload.eu/thumb/cfff5f-1515419690.jpg" /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Danke Gruß Mike</description>
      <pubDate>Mon, 08 Jan 2018 13:58:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558575#M6875</guid>
      <dc:creator>mikeloidl</dc:creator>
      <dc:date>2018-01-08T13:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558576#M6876</link>
      <description>Das geht über den &lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/AC_15/APIDevKit/LPXML%20Documentation/LP_XMLConverter.html#hidescripts" target="_blank"&gt;LP_XML Converter&lt;/A&gt;.&lt;BR /&gt;Der Schritt ist aber unwiederruflich und daher mit Vorsicht zu genießen.&lt;BR /&gt;&lt;BR /&gt;Ansonsten kannst du natürlich dein Objekt mittels Passwort schützen.</description>
      <pubDate>Mon, 08 Jan 2018 14:03:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558576#M6876</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2018-01-08T14:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558577#M6877</link>
      <description>Wenn ich das Richtig verstanden habe, geben ich das im Masterscript an.&lt;BR /&gt;Dann wird alles Deaktiviert und ich habe selber keine möglichkeit mehr es rückgängig zu machen, da ja das Masterscript deaktiviert ist!?&lt;BR /&gt;&lt;BR /&gt;Danke Mike</description>
      <pubDate>Mon, 08 Jan 2018 14:39:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558577#M6877</guid>
      <dc:creator>mikeloidl</dc:creator>
      <dc:date>2018-01-08T14:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558578#M6878</link>
      <description>Nein.&lt;BR /&gt;Du konvertierst mittels LP_XML Converter dein .gsm in eine XML Datei. Dort musst du dann die Scripte, du unselektierbar machen willst, mit einer magic number flaggen. (Steht auch nochmal in dem Link von oben genau drin...)&lt;BR /&gt;&lt;BR /&gt;Diese XML kannst du nun wieder in eine .gsm konvertieren, diese ist jedoch dann nicht wieder zurückwandelbar.</description>
      <pubDate>Mon, 08 Jan 2018 15:45:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558578#M6878</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2018-01-08T15:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558579#M6879</link>
      <description>Besten Dank.&lt;BR /&gt;&lt;BR /&gt;Muss ich mir noch überlegen wie ich was mache.&lt;BR /&gt;Aber zumindestens weiß ich mal wie.&lt;BR /&gt;&lt;BR /&gt;Danke Gruß Mike</description>
      <pubDate>Tue, 09 Jan 2018 07:28:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558579#M6879</guid>
      <dc:creator>mikeloidl</dc:creator>
      <dc:date>2018-01-09T07:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558580#M6880</link>
      <description>AFAIR ist das kein echter Schutz. Man konnte das zumindets mal früher durch ein einfaches Setzen eines Bits in einem Byte vor jedem Skript wieder sichtbar machen, bzw. das ganze GSM-Objekt gleich mit einem Editor öffnen.</description>
      <pubDate>Tue, 09 Jan 2018 08:28:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558580#M6880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T08:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558581#M6881</link>
      <description>Stimmt auch wieder, gerade ausprobiert.&lt;BR /&gt;Man Sieht zwar nicht alles, bzw. wie es aufgebaut ist aber doch einiges.&lt;BR /&gt;Also doch am besten per Passwort sichern wie Shadow gemeint hat.&lt;BR /&gt;&lt;BR /&gt;Danke Gruß Mike</description>
      <pubDate>Tue, 09 Jan 2018 08:58:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558581#M6881</guid>
      <dc:creator>mikeloidl</dc:creator>
      <dc:date>2018-01-09T08:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558582#M6882</link>
      <description>&lt;BLOCKQUOTE&gt;AFAIR ist das kein echter Schutz. Man konnte das zumindets mal früher durch ein einfaches Setzen eines Bits in einem Byte vor jedem Skript wieder sichtbar machen, bzw. das ganze GSM-Objekt gleich mit einem Editor öffnen.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Schaut Euch mal die Objekte von BIMobject an: dort sind auch nur die Scripte verborgen und mir ist es nicht gelungen, diese mit einem Texteditor sichtbar zu machen oder durch Ändern eines Bits diese wieder sichtbar zu machen. Ich glaube, das ist ein anderes System als das "Hidescripts" Tool.</description>
      <pubDate>Tue, 09 Jan 2018 09:54:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558582#M6882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T09:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558583#M6883</link>
      <description>Welches denn? Habe eben eines direct mit Notepad++ einsehen können.</description>
      <pubDate>Tue, 09 Jan 2018 10:07:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558583#M6883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T10:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558584#M6884</link>
      <description>&lt;BLOCKQUOTE&gt;"Jochen Suehlo" wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;AFAIR ist das kein echter Schutz. Man konnte das zumindets mal früher durch ein einfaches Setzen eines Bits in einem Byte vor jedem Skript wieder sichtbar machen, bzw. das ganze GSM-Objekt gleich mit einem Editor öffnen.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Schaut Euch mal die Objekte von BIMobject an: dort sind auch nur die Scripte verborgen und mir ist es nicht gelungen, diese mit einem Texteditor sichtbar zu machen oder durch Ändern eines Bits diese wieder sichtbar zu machen. Ich glaube, das ist ein anderes System als das "Hidescripts" Tool.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Wenn ich eines vom BIMobject im Notepad öffne sehe ich schon Daten aber teilweiße sehr verwirrend bzw. sehr unübersichtlich das ganze. Weiß nicht wie die das alles machen!&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;!----------------------------------------------------&lt;BR /&gt;! 2015, Laufen_2, made by BimObject&lt;BR /&gt;!----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;fill gs_fill_type:pen gs_cont_pen:line_type ltcontur:unid=100&lt;BR /&gt;gosub "symbol"&lt;BR /&gt;if bdetailed2d then gosub "symbolDet"&lt;BR /&gt;unid=unid+1:hotspot2 0,0,unid:unid=unid+1:hotspot2 a/2,0,unid:unid=unid+1:hotspot2 -a/2,0,unid:unid=unid+1:hotspot2 a/2,-b,unid:unid=unid+1:hotspot2 -a/2,-b,unid&lt;BR /&gt;if ioptiontype=option_104|ioptiontype=option_111|ioptiontype=option_156 then&lt;BR /&gt;unid=unid+1:hotspot2 0,-0.065,unid&lt;BR /&gt;endif&lt;BR /&gt;if ioptiontype=option_108|ioptiontype=option_158 then&lt;BR /&gt;unid=unid+1:hotspot2 0,-0.065,unid:unid=unid+1:hotspot2 -0.203,-0.065,unid:unid=unid+1:hotspot2 0.203,-0.065,unid&lt;BR /&gt;endif&lt;BR /&gt;end&lt;BR /&gt;"symbol":&lt;BR /&gt;roundr=0.03:poly2_b 11,1+2,gs_fill_pen,gs_back_pen,-(a/2-roundr),-b,1,(a/2-roundr),-b,1,(a/2-roundr),-(b-roundr),900,0,90,4001,a/2,-(b-roundr),1,a/2,0,1,-a/2,0,1,-a/2,-(b-roundr),1,-(a/2-roundr),-(b-roundr),900,0,90,4001,-(a/2-roundr),-b,1:dt=0.00685&lt;BR /&gt;roundrr=0.025:poly2_b 17,1,gs_fill_pen,gs_back_pen,-(a/2-dt),-0.135463,1,-(a/2-dt),-(b-dt-roundrr),1,-(a/2-dt-roundrr),-(b-dt-roundrr),900,0,90,4001,-(a/2-dt-roundrr),-(b-dt),1,a/2-dt-roundrr,-(b-dt),1,a/2-dt-roundrr,-(b-dt-roundrr),900,0,90,4001,&lt;BR /&gt;a/2-dt,-(b-dt-roundrr),1,a/2-dt,-0.135463,1,a/2-dt-roundrr,-0.135463,900,0,90,4001,a/2-dt-roundrr,-(0.135463-roundrr),1,-(a/2-dt-roundrr),-(0.135463-roundrr),1,-(a/2-dt-roundrr),-0.135463,900,0,90,4001,-(a/2-dt),-0.135463,1&lt;BR /&gt;return&lt;BR /&gt;"symbolDet":&lt;BR /&gt;return&lt;BR /&gt;CSD1WW&amp;#20; &amp;#157;&amp;#26;      ï»¿&lt;BR /&gt;!----------------------------------------------------&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;!----------------------------------------------------&lt;BR /&gt;! 2015, Laufen_2, made by BimObject&lt;BR /&gt;!----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;dim nversionnumber[][2]:nversionnumber[1][1]=20150301:nversionnumber[1][2]=0:nlastversion=vardim1(nversionnumber):nlocalversion=vardim1(iversionnumber)&lt;BR /&gt;dim iversionnumber[][2]:iversionnumber=nversionnumber&lt;BR /&gt;if glob_script_type=7|glob_script_type=8 then goto "masterEnd"&lt;BR /&gt;eps=0.0001:ns=nsp:det3d_none=0:det3d_block=1:det3d_simple=2:det3d_detailed=3&lt;BR /&gt;dim stdetlevel3d[4]:stdetlevel3d[1]=`None`:stdetlevel3d[2]=`Block`:stdetlevel3d[3]=`Simple`:stdetlevel3d[4]=`Detailed`:strmm=" ("+`mm`+")":strunitmm=`mm`:mat_custom=-1:producttype_basin=1:producttype_bath=2:producttype_accessory=3:producttype_faucet=4&lt;BR /&gt;producttype_showertray=5:producttype_mirror=6:producttype_furniture=7:producttype_cabin=8:producttype_lighting=9:producttype_toilet=10:producttype_showerscreen=11:producttype_installation=12:producttype_bidet=13:producttype_spa=14:producttype_urinal=15&lt;BR /&gt;producttype_wellnesstoilet=16:producttype_sink=17:producttype_otherceramic=18:producttype_cistern=21:producttype_pedestal=22:producttype_seat_cover=29&lt;BR /&gt;dim stinsttypes[]:i=0:i=i+1:stinsttypes[i]=``:i=i+1:stinsttypes[i]=``:i=i+1:stinsttypes[i]=``:i=i+1:stinsttypes[i]=``:i=i+1:stinsttypes[i]=``:bshowinsttype=0&lt;BR /&gt;dim stinfonames[],stinfovals[]:i=0:i=i+1:stinfonames[i]=``:stinfovals[i]=``:option_000=1:option_104=2:option_108=3:option_109=4:option_111=5:option_112=6:option_142=7:option_156=8:option_158=9:option_231=10:option_278=11:option_291=12:option_302=13&lt;BR /&gt;option_304=14:option_308=15&lt;BR /&gt;dim stoptioncodes[]:stoptioncodes[option_000]="000":stoptioncodes[option_104]="104":stoptioncodes[option_108]="108":stoptioncodes[option_109]="109":stoptioncodes[option_111]="111":stoptioncodes[option_112]="112":stoptioncodes[option_142]="142"&lt;BR /&gt;stoptioncodes[option_156]="156":stoptioncodes[option_158]="158":stoptioncodes[option_231]="231":stoptioncodes[option_278]="278":stoptioncodes[option_291]="291":stoptioncodes[option_302]="302":stoptioncodes[option_304]="304"&lt;BR /&gt;stoptioncodes[option_308]="308"&lt;BR /&gt;dim stoptiontypes[]:stoptiontypes[option_000]="[000]: "+``:stoptiontypes[option_104]="[104]: "+`one tap hole, centre`:stoptiontypes[option_108]="[108]: "+`with 3 tap holes`:stoptiontypes[option_109]="[109]: "+`without tap hole`&lt;BR /&gt;stoptiontypes[option_111]="[111]: "+`without overflow hole, with 1 tap hole`:stoptiontypes[option_112]="[112]: "+`without overflow hole, without tap hole`:stoptiontypes[option_142]="[142]: "+`without tap hole, without overflow hole, without open drain`&lt;BR /&gt;stoptiontypes[option_156]="[156]: "+`with one tap hole, without overflow hole, without hole in overflow ventil (no open drain)`:stoptiontypes[option_158]="[158]: "+`with 3 tap holes, without overflow hole`&lt;BR /&gt;stoptiontypes[option_231]="[231]: "+`with water inlet left and water overflow right`:stoptiontypes[option_278]="[278]: "+`with GEBERIT TWICO II Geb Num 273.303.00.1`:stoptiontypes[option_291]="[291]: "+`Dual-Flush 6/3-l`&lt;BR /&gt;stoptiontypes[option_302]="[302]: "+`with one tap hole at centre, without lateral holes for water inlet`:stoptiontypes[option_304]="[304]: "+`with one tap hole at centre, two lateral holes for water connection`&lt;BR /&gt;stoptiontypes[option_308]="[308]: "+`with three tap holes, without lateral holes for water inlet`:nmenus=0&lt;BR /&gt;dim stmenus[]:nmenus=nmenus+1:stmenus[nmenus]=""+`Product`:nmenus=nmenus+1:stmenus[nmenus]=""+`Representation`:nmenus=nmenus+1:stmenus[nmenus]=""+`Information`:ui_information_id=nmenus&lt;BR /&gt;dim matcodes[],matnames[],matdefnames[]&lt;BR /&gt;for w=20 to 1 step -1&lt;BR /&gt;matcodes[w]="":matnames[w]=""&lt;BR /&gt;next w&lt;BR /&gt;mat_white=1:mat_bahamabeige=2:mat_black_glossy=3:mat_manhatten=4:mat_whisperblue=5:mat_pergamon=6:mat_aegean=7:mat_antibac_white=8:mat_antibac_bahamabeige=9:mat_antibac_manhatten=10:mat_antibac_whisperblue=11:mat_antibac_pergamon=12:mat_antibac_aegean=13&lt;BR /&gt;mat_white_lcc=14:mat_wenge=15:mat_white_matt=16:mat_white_glossy=17:mat_graphite=18:mat_white_matt2=19:i=mat_white:matcodes[i]="000":matnames[i]=`white`:matdefnames[i]="_white"&lt;BR /&gt;i=mat_bahamabeige:matcodes[i]="018":matnames[i]=`bahamabeige`:matdefnames[i]="_bahamabeige":i=mat_black_glossy:matcodes[i]="020":matnames[i]=`black glossy`:matdefnames[i]="_black_glossy"&lt;BR /&gt;i=mat_manhatten:matcodes[i]="037":matnames[i]=`manhatten`:matdefnames[i]="_manhatten":i=mat_whisperblue:matcodes[i]="046":matnames[i]=`whisperblue`:matdefnames[i]="_whisperblue"&lt;BR /&gt;i=mat_pergamon:matcodes[i]="049":matnames[i]=`pergamon`:matdefnames[i]="_pergamon":i=mat_aegean:matcodes[i]="050":matnames[i]=`aegean`:matdefnames[i]="_aegean":i=mat_antibac_white:matcodes[i]="300":matnames[i]=`antibac white`:matdefnames[i]="_white"&lt;BR /&gt;i=mat_antibac_bahamabeige:matcodes[i]="318":matnames[i]=`antibac bahamabeige`:matdefnames[i]="_bahamabeige":i=mat_antibac_manhatten:matcodes[i]="337":matnames[i]=`antibac manhatten`:matdefnames[i]="_manhatten"&lt;BR /&gt;i=mat_antibac_whisperblue:matcodes[i]="346":matnames[i]=`antibac whisperblue`:matdefnames[i]="_whisperblue":i=mat_antibac_pergamon:matcodes[i]="349":matnames[i]=`antibac pergamon`:matdefnames[i]="_pergamon"&lt;BR /&gt;i=mat_antibac_aegean:matcodes[i]="350":matnames[i]=`antibac aegean`:matdefnames[i]="_aegean":i=mat_white_lcc:matcodes[i]="400":matnames[i]=`white with LCC`:matdefnames[i]="_white":i=mat_wenge:matcodes[i]="423":matnames[i]=`wenge`:matdefnames[i]="_wenge"&lt;BR /&gt;i=mat_white_matt:matcodes[i]="463":matnames[i]=`white matt`:matdefnames[i]="_white_matt":i=mat_white_glossy:matcodes[i]="464":matnames[i]=`white glossy`:matdefnames[i]="_white_glossy"&lt;BR /&gt;i=mat_graphite:matcodes[i]="480":matnames[i]=`graphite`:matdefnames[i]="_graphite":i=mat_white_matt2:matcodes[i]="757":matnames[i]=`white matt`:matdefnames[i]="_white_matt":iproducttype=producttype_basin:familyname="Laufen Pro S":modelnumber="8.1096.4"&lt;BR /&gt;sdescription=`Washbasin`:ui_productpict_id=iproducttype&lt;BR /&gt;dim iavailmats[]:i=0:i=i+1:iavailmats[i]=mat_white:i=i+1:iavailmats[i]=mat_pergamon:i=i+1:iavailmats[i]=mat_white_lcc:i=i+1:iavailmats[i]=mat_white_matt2&lt;BR /&gt;dim iavailoptions[]:i=0:i=i+1:iavailoptions[i]=option_104:i=i+1:iavailoptions[i]=option_108:i=i+1:iavailoptions[i]=option_109:i=i+1:iavailoptions[i]=option_111:i=i+1:iavailoptions[i]=option_112:i=i+1:iavailoptions[i]=option_142&lt;BR /&gt;i=i+1:iavailoptions[i]=option_156:i=i+1:iavailoptions[i]=option_158&lt;BR /&gt;goto "cont"&lt;BR /&gt;x0=0:y0=0:pw=1:ph=1&lt;BR /&gt;"uiPict":&lt;BR /&gt;ui_pict 2,x0,y0,pw,ph,1&lt;BR /&gt;return&lt;BR /&gt;"cont":&lt;BR /&gt;a=0.650:b=0.465:zzyzx=0.175:ilength=a*1000:iwidth=b*1000:iheight=zzyzx*1000:totalheight=zzyzx:modelcode=modelnumber&lt;BR /&gt;if not(glob_script_type=2|glob_script_type=3) then&lt;BR /&gt;modelcode=modelcode+"."+matcodes[imat]+"."+stoptioncodes[ioptiontype]+".1"&lt;BR /&gt;endif&lt;BR /&gt;ismoving=(int (glob_context/10)=2)&lt;BR /&gt;if ismoving then idetlevel3d=det3d_simple&lt;BR /&gt;workunit="":qq=request ("Working_length_unit","",workunit):bdetailed2d=(glob_scale&amp;lt;25)&lt;BR /&gt;goto "masterEnd"&lt;BR /&gt;goto "masterEnd"&lt;BR /&gt;"masterEnd":&lt;BR /&gt;CSRPWW&amp;#20; &amp;#19;       ï»¿CSIUWW&amp;#20; R&amp;amp;      ï»¿&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 Jan 2018 10:22:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558584#M6884</guid>
      <dc:creator>mikeloidl</dc:creator>
      <dc:date>2018-01-09T10:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558585#M6885</link>
      <description>Sectionflag = 64 bringt es tatsächlich nicht, da muss es noch eine andere Möglichkeit geben.&lt;BR /&gt;Ich suche ein Objekt dazu raus und poste es; bitte noch etwas Geduld.</description>
      <pubDate>Tue, 09 Jan 2018 11:30:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558585#M6885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T11:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Script Auswahl Deaktivieren</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558586#M6886</link>
      <description>&lt;BLOCKQUOTE&gt;Wenn ich eines vom BIMobject im Notepad öffne sehe ich schon Daten aber teilweiße sehr verwirrend bzw. sehr unübersichtlich das ganze. Weiß nicht wie die das alles machen!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Die programmieren das nicht in GDL, sondern in einer anderen Sprache unter einer anderen Oberfläche und lassen das durch einen Translator (oder so) laufen. Deswegen können die BIM Objects Objekte auch nur 10% der Fähigkeiten von AC/GDL ausschöpfen. Der Nebeneffekt ist, dass du mit der unkommentierten Codewurst bei größeren Objekten nichts anfangen kannst.</description>
      <pubDate>Tue, 09 Jan 2018 11:37:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Script-Auswahl-Deaktivieren/m-p/558586#M6886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-09T11:37:43Z</dc:date>
    </item>
  </channel>
</rss>

