<?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: Can I remove the outline of 3D text in my object? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603300#M6612</link>
    <description>&lt;P&gt;Not a direct answer. Convert the object to &lt;STRIKE&gt;mesh&lt;/STRIKE&gt; morph and play with the Edge settings&amp;nbsp; eg Hidden or soft.&lt;/P&gt;
&lt;P&gt;You could have two separate layers to show the hard lines or no outline&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2024 00:09:21 GMT</pubDate>
    <dc:creator>maurice100</dc:creator>
    <dc:date>2024-05-10T00:09:21Z</dc:date>
    <item>
      <title>Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/590699#M6611</link>
      <description>&lt;P&gt;As the title says, is it possible to remove the outline around 3D text in the object? I'm trying to add a toggle to be able to show / hide the outline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 08:11:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/590699#M6611</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2024-09-24T08:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603300#M6612</link>
      <description>&lt;P&gt;Not a direct answer. Convert the object to &lt;STRIKE&gt;mesh&lt;/STRIKE&gt; morph and play with the Edge settings&amp;nbsp; eg Hidden or soft.&lt;/P&gt;
&lt;P&gt;You could have two separate layers to show the hard lines or no outline&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 00:09:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603300#M6612</guid>
      <dc:creator>maurice100</dc:creator>
      <dc:date>2024-05-10T00:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603303#M6613</link>
      <description>&lt;P&gt;You mention adding a toggle, so I have moved the post to the GDL forum.&lt;/P&gt;
&lt;P&gt;The 3D text object that comes default in the Graphisoft library just uses a 'TEXT' command in the 3D script.&lt;/P&gt;
&lt;P&gt;So you can't turn the outline off.&lt;/P&gt;
&lt;P&gt;You can however add a PEN command and set a very thin white pen (can't be pen 0 or -1).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have labelled the post '3rd Party Objects'.&lt;/P&gt;
&lt;P&gt;If it is a third party object, it may be scripted differently - but I doubt it, as I don't think there is an easy way to convert TEXT into a PRISM_.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 00:26:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603303#M6613</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2024-05-10T00:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603321#M6614</link>
      <description>&lt;P&gt;Magic, Alchemy and Incantations are required, when the moon is full and the wind is blowing from.....&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;PLACEGROUP ISECTGROUP{3}(Oversized_Block_Text_Is_Cut_From_Group, Text_Block_Group, 0, 0, 0, 1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A thin white line becomes a wider white line in a pdf, so i don't use the white line trick.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ISECTGROUP&lt;BR /&gt;ISECTGROUP (g_expr1, g_expr2)&lt;/P&gt;
&lt;P&gt;ISECTGROUP{2} (g_expr1, g_expr2, edgeColor, materialId, materialColor [, operationStatus])&lt;/P&gt;
&lt;P&gt;ISECTGROUP{3} (g_expr1, g_expr2, edgeColor, materialId, materialColor [, operationStatus])&lt;BR /&gt;g_expr1: identifier of the base group.&lt;BR /&gt;g_expr2: identifier of the tool group.&lt;BR /&gt;edgeColor: the color of the new edge when it differs from 0.&lt;BR /&gt;materialId: the material of the new face when it differs from 0.&lt;BR /&gt;materialColor: the color of the new face when the materialId is 0 and it differs from 0.&lt;BR /&gt;operationStatus: status control of the operation.&lt;BR /&gt;operationStatus = j1, where each j can be 0 or 1.&lt;BR /&gt;j1: generated new edges will be invisible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_0-1715306322254.png" style="width: 698px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/60736iFC28AB4C5CC879DD/image-dimensions/698x643?v=v2" width="698" height="643" role="button" title="AllanP_0-1715306322254.png" alt="AllanP_0-1715306322254.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example....&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;ThreeDeeText = "PLACE TEXT HERE"

GROUP "Oversized_Block_Text_Is_Cut_From_Group"
   material "BLACK"
   ADD -1.500,-0.00500,-0.100
   BLOCK 3.000,0.00399,0.200
   DEL 1
ENDGROUP

GROUP "Text_Block_Group"
   material "BLACK"
   pen 1
   MODEL SOLID
   rotx 90
   text 0.002,0,ThreeDeeText
   del 1
ENDGROUP

PLACEGROUP ISECTGROUP{3}("Oversized_Block_Text_Is_Cut_From_Group", "Text_Block_Group", 0, 0, 0, 1)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2024 16:32:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603321#M6614</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2024-05-12T16:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603328#M6617</link>
      <description>&lt;P&gt;The old "Intersect the text from an oversized block" trick!&lt;/P&gt;
&lt;P&gt;I like it. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the new code for the default 3D text object is ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GROUP "Oversized_Block_Text_Is_Cut_From_Group"
	ADD -txt_len, -Elev_Txt_size, -txt_thk
	BLOCK txt_len*2,Elev_Txt_size*2,txt_thk*3
	DEL 1
ENDGROUP
!PLACEGROUP "Oversized_Block_Text_Is_Cut_From_Group"

GROUP "Text_Block_Group"
	Text txt_thk,0,Elev_Txt_Str
ENDGROUP
!PLACEGROUP "Text_Block_Group"

!! Text !!
Material Elev_Txt_Mat
add 0,0,Elev_Txt_Hgt+Elev_Txt_size*0.5
ROTy -incl_txt
ROTx 90-roll_text
if SYMB_MIRRORED=1 then
	mulx -1
endif
pen 1

PLACEGROUP ISECTGROUP{3}("Oversized_Block_Text_Is_Cut_From_Group", "Text_Block_Group", 0, 0, 0, 1)

del 1
del 1
del 1
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is a shame you can't just intersect the text with itself - that doesn't seem to work.&lt;/P&gt;
&lt;P&gt;You must have something slightly bigger to intersect with the text.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 02:59:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603328#M6617</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2024-05-10T02:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603351#M6618</link>
      <description>&lt;P&gt;Hello JGoode.&lt;/P&gt;
&lt;P&gt;Make a group "TEXT 3D"&amp;nbsp; and then place it using&amp;nbsp; CREATEGROUPWITHMATERIAL .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;group "TEXT 3D"&amp;nbsp;&lt;/P&gt;
&lt;P&gt;_ _ _ _&amp;nbsp;&lt;/P&gt;
&lt;P&gt;endgroup&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;j1=0 ! replace pen,&lt;BR /&gt;j2=0 ! replace material,&lt;BR /&gt;j4=1 ! make edges invisible.&lt;BR /&gt;pen_=2 ! replacement pen index.&lt;BR /&gt;material_=0 ! replacement material index.&lt;BR /&gt;repl_directive = j1 + 2*j2 + 4*j3 + 8*j4&lt;BR /&gt;placegroup CREATEGROUPWITHMATERIAL ("TEXT 3D"&amp;nbsp;, repl_directive, pen_, material_)&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 07:30:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603351#M6618</guid>
      <dc:creator>Pertti Paasky</dc:creator>
      <dc:date>2024-05-10T07:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603353#M6619</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/14606"&gt;@Pertti Paasky&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Make a group "TEXT 3D"&amp;nbsp; and then place it using&amp;nbsp; CREATEGROUPWITHMATERIAL .&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is even easier.&lt;/P&gt;
&lt;P&gt;I really should read through the reference manual again - I totally missed that one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For those following along, the 3D text code can now be ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GROUP "Text_Block_Group"
	Text txt_thk,0,Elev_Txt_Str
ENDGROUP
!PLACEGROUP "Text_Block_Group"

!! Text !!
Material Elev_Txt_Mat
add 0,0,Elev_Txt_Hgt+Elev_Txt_size*0.5
ROTy -incl_txt
ROTx 90-roll_text
if SYMB_MIRRORED=1 then
	mulx -1
endif
pen 1

PLACEGROUP CREATEGROUPWITHMATERIAL ("Text_Block_Group", 1*0 + 2*0 + 4*0 + 8*1, pen_numb, material_index)

del 1
del 1
del 1
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could even add a parameter now to turn the invisible edges masking value on or off, which is exactly what JGoode wants.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 07:51:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/603353#M6619</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2024-05-10T07:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/604605#M6636</link>
      <description>&lt;P&gt;The reason i don't use the CREATEGROUPWITHMATERIAL command is because in acrobat you still get funny things happening with the text,&lt;/P&gt;
&lt;P&gt;left size is the ISECTGROUP, right side is the CREATEGROUPWITHMATERIAL&lt;/P&gt;
&lt;P&gt;it looks different from the text box, labels, etc.&lt;/P&gt;
&lt;P&gt;at 100%&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_0-1716266299181.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/61109iD557C9C120123310/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_0-1716266299181.png" alt="AllanP_0-1716266299181.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;at 150%&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_1-1716266309562.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/61110i13C05728872DFF38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_1-1716266309562.png" alt="AllanP_1-1716266309562.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;at 200%&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_2-1716266322190.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/61111iCD820F7BBF587B5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_2-1716266322190.png" alt="AllanP_2-1716266322190.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;in 3D&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AllanP_3-1716266331232.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/61112i86F0F1CDBF9FF9E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AllanP_3-1716266331232.png" alt="AllanP_3-1716266331232.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;its an acrobat thing....&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;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 04:43:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/604605#M6636</guid>
      <dc:creator>AllanP</dc:creator>
      <dc:date>2024-05-21T04:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/604901#M6637</link>
      <description>&lt;P&gt;Have you tried to create literally an empty group and add to it your 3D text in other group with addgroup{3} (....last parameter toggle line appearance) ?&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 21:40:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/604901#M6637</guid>
      <dc:creator>A_ Smith</dc:creator>
      <dc:date>2024-05-22T21:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can I remove the outline of 3D text in my object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/604937#M6638</link>
      <description>&lt;P&gt;Could you use &lt;EM&gt;GLOB_VIEW_TYPE&lt;/EM&gt; to toggle between the two methods?&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 03:27:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Can-I-remove-the-outline-of-3D-text-in-my-object/m-p/604937#M6638</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2024-05-23T03:27:51Z</dc:date>
    </item>
  </channel>
</rss>

