<?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 IRuleUIBuilder with builder.AddSelectorCustom using C# in Advance Steel Forum</title>
    <link>https://forums.autodesk.com/t5/advance-steel-forum/iruleuibuilder-with-builder-addselectorcustom-using-c/m-p/9948107#M22075</link>
    <description>&lt;P&gt;to whom it may concern,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When creating my custom connection dialog, I would need to include an AddSelectorCustom.&lt;/P&gt;&lt;P&gt;What kind of TableName (with or without dbo.) is it asking and what format should it have?&lt;/P&gt;&lt;P&gt;I tried now dozends of variations as I haven't found anything in the docs nor references.&lt;/P&gt;&lt;P&gt;Anybody had a play with this before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;public void GetRulePages(IRuleUIBuilder builder)&lt;BR /&gt;{&lt;BR /&gt;builder.SheetPromptId = 123456; // See AstorControlStructure &amp;gt;&amp;gt;&amp;gt; ErrorMessages&lt;BR /&gt;builder.FirstPageBitmapIdx = 123456;&lt;/P&gt;&lt;P&gt;int pageSelect = builder.BuildRulePage(123456, -1, 123456);&lt;BR /&gt;string TableName = "MyCustomTable";&lt;BR /&gt;builder.AddSelectorCustom(pageSelect, "1st Value", "FirstValue", TableName);&lt;BR /&gt;builder.AddSelectorCustom(pageSelect, "2nd Value", "SecondValue", TableName);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mega thanks for any help in advance,&lt;/P&gt;&lt;P&gt;Merry Christmas,&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2020 03:54:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-12-18T03:54:13Z</dc:date>
    <item>
      <title>IRuleUIBuilder with builder.AddSelectorCustom using C#</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/iruleuibuilder-with-builder-addselectorcustom-using-c/m-p/9948107#M22075</link>
      <description>&lt;P&gt;to whom it may concern,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When creating my custom connection dialog, I would need to include an AddSelectorCustom.&lt;/P&gt;&lt;P&gt;What kind of TableName (with or without dbo.) is it asking and what format should it have?&lt;/P&gt;&lt;P&gt;I tried now dozends of variations as I haven't found anything in the docs nor references.&lt;/P&gt;&lt;P&gt;Anybody had a play with this before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;public void GetRulePages(IRuleUIBuilder builder)&lt;BR /&gt;{&lt;BR /&gt;builder.SheetPromptId = 123456; // See AstorControlStructure &amp;gt;&amp;gt;&amp;gt; ErrorMessages&lt;BR /&gt;builder.FirstPageBitmapIdx = 123456;&lt;/P&gt;&lt;P&gt;int pageSelect = builder.BuildRulePage(123456, -1, 123456);&lt;BR /&gt;string TableName = "MyCustomTable";&lt;BR /&gt;builder.AddSelectorCustom(pageSelect, "1st Value", "FirstValue", TableName);&lt;BR /&gt;builder.AddSelectorCustom(pageSelect, "2nd Value", "SecondValue", TableName);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mega thanks for any help in advance,&lt;/P&gt;&lt;P&gt;Merry Christmas,&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 03:54:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/iruleuibuilder-with-builder-addselectorcustom-using-c/m-p/9948107#M22075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-18T03:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: IRuleUIBuilder with builder.AddSelectorCustom using C#</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/iruleuibuilder-with-builder-addselectorcustom-using-c/m-p/9957622#M22076</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the Advance Steel SDK, there is a “Samples” folder, inside there is a project called “ASNetJoints” and in that project there is one test / sample .NET joint called “BridgeGirder”.&lt;/P&gt;
&lt;P&gt;There you find &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;builder.AddSelectorCustom(nId, "_stiffenerIsPerpendicularOnXAxis", "_stiffenerIsPerpendicularOnXAxis", typeof(int), new string[] { "vertical", "perpendicular" });&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 05:39:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/iruleuibuilder-with-builder-addselectorcustom-using-c/m-p/9957622#M22076</guid>
      <dc:creator>ChristianBlei</dc:creator>
      <dc:date>2020-12-23T05:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: IRuleUIBuilder with builder.AddSelectorCustom using C#</title>
      <link>https://forums.autodesk.com/t5/advance-steel-forum/iruleuibuilder-with-builder-addselectorcustom-using-c/m-p/9957640#M22077</link>
      <description>Hi Christian,&lt;BR /&gt;&lt;BR /&gt;always good to hear from the Jedi himself.&lt;BR /&gt;I have seen the example, yeap, I could use this as a temporary work around.&lt;BR /&gt;It would be the upper option of:&lt;BR /&gt;void AddSelectorCustom(int nPageId, string label, string propertyName, Type propertyType, IEnumerable items);&lt;BR /&gt;but not:&lt;BR /&gt;void AddSelectorCustom(int nPageId, string label, string propertyName, string TableName);&lt;BR /&gt;I was after the string TableName so that the client can adjust options and favorites afterwards, still, theoretically.&lt;BR /&gt;Do we know who programmed this option?&lt;BR /&gt;&lt;BR /&gt;Merry Christmas,&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Florian&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Dec 2020 06:07:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/advance-steel-forum/iruleuibuilder-with-builder-addselectorcustom-using-c/m-p/9957640#M22077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-23T06:07:36Z</dc:date>
    </item>
  </channel>
</rss>

