<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>[CONNECT Native C++] Filleting Lines in V7 / V8i vs.  CONNECT Edition</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/232824/connect-native-c-filleting-lines-in-v7-v8i-vs-connect-edition</link><description>Hi all - Hope everyone is enjoying the Northern Hemisphere summer! 
 In v7, I had written a helper routine that took three points that defines two intersecting lines and created a fillet between them using the Constraint tools. This was ported over to</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [CONNECT Native C++] Filleting Lines in V7 / V8i vs.  CONNECT Edition</title><link>https://communities.bentley.com/thread/722859?ContentTypeID=1</link><pubDate>Fri, 22 Jul 2022 10:40:01 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e295e8ab-67e7-4ce9-a5ee-b92611d61d97</guid><dc:creator>Jon Summers</dc:creator><description>[quote userid="278325" url="~/products/programming/microstation_programming/f/microstation-programming---forum/232824/connect-native-c-filleting-lines-in-v7-v8i-vs-connect-edition/722173"]mdlElmdescr_fillet will probably do everything I need to do[/quote]
&lt;p&gt;Here&amp;#39;s a &lt;a title="LA Solutions: Fillet between Lines" href="http://www.la-solutions.co.uk/content/CONNECT/DgnPlatformNet/FilletBetweenLines.htm" rel="noopener noreferrer" target="_blank"&gt;.NET solution&lt;/a&gt;.&amp;nbsp; You can probably read between the lines to arrive at an equivalent C++ implementation.&lt;/p&gt;
&lt;p&gt;&lt;a title="LA Solutions: Fillet between Lines" href="http://www.la-solutions.co.uk/content/CONNECT/DgnPlatformNet/FilletBetweenLines.htm" rel="noopener noreferrer" target="_blank"&gt;&lt;img alt=" " height="107" src="/resized-image/__size/200x240/__key/communityserver-discussions-components-files/343173/pastedimage1658486362622v1.png" width="109" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [CONNECT Native C++] Filleting Lines in V7 / V8i vs.  CONNECT Edition</title><link>https://communities.bentley.com/thread/722201?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 15:02:35 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f081b621-6f88-49f0-992f-996186ef62ab</guid><dc:creator>Gary Shay</dc:creator><description>&lt;p&gt;Thanks, Bob!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [CONNECT Native C++] Filleting Lines in V7 / V8i vs.  CONNECT Edition</title><link>https://communities.bentley.com/thread/722186?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 14:15:36 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1087e84e-6e84-4ef5-bc64-462d0c31fee3</guid><dc:creator>Robert Hook</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/cd8c72aa_2d00_0f53_2d00_4a59_2d00_9546_2d00_7ba0404d4a30"&gt;Gary Shay&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;The SDK provides 2 examples related to using Constraint2d constraints that may help when ready:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;examples\Constraints\constraint2ddemo
examples\Constraints\ParametricModelingExample&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The SDK also provides 1 example related to using CurveCurve that may also be helpful:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;examples\Elements\CurveExample\PrimitiveCurveExample.cpp&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;HTH,&lt;br /&gt;Bob&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [CONNECT Native C++] Filleting Lines in V7 / V8i vs.  CONNECT Edition</title><link>https://communities.bentley.com/thread/722173?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2022 13:21:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c075b4b5-1686-4be3-acbe-93759c1f4fa3</guid><dc:creator>Gary Shay</dc:creator><description>&lt;p&gt;Oh boy.&amp;nbsp; I think I jumped the gun with this question.&lt;/p&gt;
&lt;p&gt;mdlElmdescr_fillet will probably do everything I need to do and I can likely keep the code as is, just removing the constraint bits.&amp;nbsp; I&amp;#39;d still like an example of&amp;nbsp;the Constraint2d and Constraint3d functionality in C++.&amp;nbsp; Sorry for spamming a question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>