<?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: NewElectricalSystem Specify Voltage &amp;amp; Poles in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/11787924#M66056</link>
    <description>&lt;P&gt;When I tried to do this &amp;amp; started this thread I expected the system would use the parameter values that were mapped to the Poles &amp;amp; Voltage on the connector element whe the electrical system is created.&amp;nbsp; I think it could be useful to set them explicitly as mentioned by Ricaun, but it seems the most intuitive way would be to use the parameter values.&amp;nbsp; Thanks for your efforts on this &amp;amp; in general it has been a big help to me.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 15:59:17 GMT</pubDate>
    <dc:creator>bxw</dc:creator>
    <dc:date>2023-02-28T15:59:17Z</dc:date>
    <item>
      <title>NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6293992#M66023</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create an electrical system on an element when the Voltage &amp;amp; Poles parameters are instance parameters. &amp;nbsp;The following works when those parameters are Type parameters, however the voltage is set to 0V when voltage is an instance parameter. &amp;nbsp;The Voltage parameter on an electrical system is read only. &amp;nbsp;Is there a way to do this? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;//Works when Voltage &amp;amp; Poles are type parameters, returns 0V &amp;amp; 1 Pole when Volts &amp;amp; Poles are instance parameters&lt;/P&gt;&lt;P&gt;// es is an electrical fixture&amp;nbsp;&lt;/P&gt;&lt;P&gt;newCircuit = doc.Create.NewElectricalSystem(es, ElectricalSystemType.PowerCircuit);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the UI when Voltage &amp;amp; Poles are instance parameters you have this dialog to choose the value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/235145i13AE58C4E6906C71/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="specifyCircuitInformation.PNG" title="specifyCircuitInformation.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I would like to use the value of the Voltage &amp;amp; Poles instance parameters. I have looked around the MEPmodel, ConnectorManager, etc but can't seem to find a way to specify&amp;nbsp;the voltage &amp;amp; poles? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any input would be appreciated. &amp;nbsp;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 17:51:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6293992#M66023</guid>
      <dc:creator>bxw</dc:creator>
      <dc:date>2016-04-26T17:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6297874#M66024</link>
      <description>&lt;P&gt;I tried what you did but I also got stucked.&amp;nbsp; At the end, I just use type parameter and make different types within the family.&amp;nbsp; Then&amp;nbsp;I have the API&amp;nbsp;to select which type within the family to use based its name(assuming you have the voltage and poles in the name).Let me know if you have a better way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tak Au,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 12:52:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6297874#M66024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T12:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6305105#M66025</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Bxw and Tak Au,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your query.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The voltage and number of poles are defined by the connector properties.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Look at the Revit API help under Model the Design &amp;gt; Revit Families &amp;gt; Connectors &amp;gt; Connector Properties:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://help.autodesk.com/view/RVT/2017/ENU/?guid=GUID-3DE410FC-7BB7-44FD-B75E-A02C4F42C1AD" target="_blank"&gt;http://help.autodesk.com/view/RVT/2017/ENU/?guid=GUID-3DE410FC-7BB7-44FD-B75E-A02C4F42C1AD&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You should be able to navigate to the connector you are interested in and see these properties in RevitLookup:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/jeremytammik/RevitLookup" target="_blank"&gt;https://github.com/jeremytammik/RevitLookup&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I cannot tell you off-hand whether these values are read-only or not, but RevitLookup can and will, and then you will know both that and the proper path to access them&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Another useful too for exploring element properties and parameters is the BipChecker.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/jeremytammik/BipChecker" target="_blank"&gt;https://github.com/jeremytammik/BipChecker&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 06:59:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6305105#M66025</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-05-03T06:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6315881#M66026</link>
      <description>&lt;P&gt;Jeremy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply. &amp;nbsp;To clarify the connector has valid values for Voltage &amp;amp; Poles however the NewElectricalSystem method creates a system with 0V if the voltage parameter is an instance parameter. &amp;nbsp;It works correctly if the voltage parameter is a type parameter. &amp;nbsp;Here is a screen cast showing first creating the power circuit through the Revit UI,then using the API Power Circuit sample. &amp;nbsp;I demonstrate using a device with Voltage asigned to a type parameter and then with an instance parameter. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the new Electrical System:&lt;/P&gt;
&lt;P&gt;Voltage - RBS_ELEC_VOLTAGE is read only. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Poles - RBS_ELEC_NUMBER_OF_POLES is read only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as i can tell there is no implementation of the 'Specify Circuit Information' or equivalent in the Revit API. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/235145i13AE58C4E6906C71/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="specifyCircuitInformation.PNG" title="specifyCircuitInformation.PNG" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/881ed858-ae51-412a-a6cf-879ca3869331" width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 09 May 2016 16:31:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6315881#M66026</guid>
      <dc:creator>bxw</dc:creator>
      <dc:date>2016-05-09T16:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6653663#M66027</link>
      <description>&lt;P&gt;Ben, It seems that there is a bug in the API that prevents it from reading instance parameters when creating an electrical system. Of course you could change all your families and use instance parameters instead and reconfigure every instance in the model, but it is a ton of work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe I've found a workaround that is pretty reliable, at least in R2016.&lt;/P&gt;&lt;P&gt;The idea is to create a mock family with a unique name with several types that will have corresponding voltage-pole number combinations as type parameters. So when you want to create a new electrical system, you follow these steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Read voltage and pole number from your existing device.&lt;/P&gt;&lt;P&gt;2. Find a corresponding family symbol (family type) that has the same voltage and number of poles as type parameters&lt;/P&gt;&lt;P&gt;3. Create a temporary instance using that symbol.&lt;/P&gt;&lt;P&gt;4. Create a new electrical system with that temporary device. This ensures that the new system doesn't have 0 V voltage.&lt;/P&gt;&lt;P&gt;5. Add your existing device to that circuit.&lt;/P&gt;&lt;P&gt;6. Important - assign a panel to this newly created electrical system.&lt;/P&gt;&lt;P&gt;7. After that you can disconnect the temporary device from the electrical system.&lt;/P&gt;&lt;P&gt;8. Delete the temporary instance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just make sure that you assign a panel before disconnecting that temp device. Probably you'll need more temp families for non-power circuits, but the idea is the same.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 16:11:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/6653663#M66027</guid>
      <dc:creator>alexander_tomkeiev</dc:creator>
      <dc:date>2016-10-28T16:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/9021569#M66028</link>
      <description>&lt;P&gt;Good Morning.&lt;BR /&gt;I need to edit the voltage and number of poles.&lt;BR /&gt;Does anyone have code that works to help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Public Function Execute(commandData As ExternalCommandData, ByRef message As String, elements As ElementSet) As Result Implements IExternalCommand.Execute&lt;/P&gt;&lt;P&gt;Dim BuiltInCategorys As New List(Of BuiltInCategory)&lt;BR /&gt;Dim eKeyWorkReferences As eKeyWorkReferences&lt;BR /&gt;Dim ekeyworkreference As eKeyWorkReference&lt;BR /&gt;Dim Document As Document&lt;BR /&gt;Dim FamilyInstance0 As FamilyInstance = Nothing&lt;BR /&gt;Dim FamilyInstance1 As FamilyInstance = Nothing&lt;BR /&gt;Dim Parameters As List(Of Parameter)&lt;BR /&gt;Dim Parameter0 As Parameter&lt;BR /&gt;Dim Circuit As ElectricalSystem&lt;BR /&gt;Dim Panel As FamilyInstance&lt;BR /&gt;Dim Connectors As List(Of Connector)&lt;BR /&gt;Dim Connector As Connector = Nothing&lt;BR /&gt;Dim ElementSet As ElementSet&lt;/P&gt;&lt;P&gt;'Obtem o documento&lt;BR /&gt;Document = commandData.Application.ActiveUIDocument.Document&lt;/P&gt;&lt;P&gt;'Filtro&lt;BR /&gt;With BuiltInCategorys&lt;BR /&gt;.Add(BuiltInCategory.OST_ElectricalFixtures)&lt;BR /&gt;.Add(BuiltInCategory.OST_ElectricalEquipment)&lt;BR /&gt;.Add(BuiltInCategory.OST_LightingFixtures)&lt;BR /&gt;.Add(BuiltInCategory.OST_LightingDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_CommunicationDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_DataDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_FireAlarmDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_NurseCallDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_SecurityDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_TelephoneDevices)&lt;BR /&gt;'.Add(BuiltInCategory.OST_ConduitFitting)&lt;BR /&gt;'.Add(BuiltInCategory.OST_Conduit)&lt;BR /&gt;End With&lt;/P&gt;&lt;P&gt;'Solicita a seleção de elementos&lt;BR /&gt;eKeyWorkReferences = Engine.eRevitInterface.PickObjects(commandData, "Selecione os elementos",, BuiltInCategorys)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;'Solicita a seleção do quadro&lt;BR /&gt;ekeyworkreference = Engine.eRevitInterface.PickObject(commandData, "Selecione o quadro",, BuiltInCategorys)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Panel = Document.GetElement(ekeyworkreference.Reference.ElementId)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Dim connectorSet As ConnectorSet = New ConnectorSet()&lt;/P&gt;&lt;P&gt;Dim csi As ConnectorSetIterator = Nothing&lt;/P&gt;&lt;P&gt;'Abre transação&lt;BR /&gt;Using Transaction As New eTransaction(Document)&lt;/P&gt;&lt;P&gt;Transaction.Start("Test", True)&lt;/P&gt;&lt;P&gt;For Each id As ElementId In eKeyWorkReferences.References.GetElementIds&lt;/P&gt;&lt;P&gt;FamilyInstance0 = Document.GetElement(id)&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = FamilyInstance0.GetParameters("Slot 1_Classificação de carga")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("Other")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = FamilyInstance0.GetParameters("Slot 1_Fator de potência")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("0.85")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = FamilyInstance0.GetParameters("Slot 1_Número de pólos")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("1")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = FamilyInstance0.GetParameters("Slot 1_Potência ativa (W)")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("100")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;For Each ww As ElementId In FamilyInstance0.GetSubComponentIds&lt;/P&gt;&lt;P&gt;FamilyInstance1 = Document.GetElement(ww)&lt;/P&gt;&lt;P&gt;If IsNothing(FamilyInstance1.MEPModel) = False Then&lt;/P&gt;&lt;P&gt;If IsNothing(FamilyInstance1.MEPModel.ConnectorManager) = False Then&lt;/P&gt;&lt;P&gt;Connectors = FamilyInstance1.MEPModel.ConnectorManager.Connectors.Cast(Of Connector).ToList&lt;/P&gt;&lt;P&gt;Connectors.RemoveAll(Function(X As Connector) X.IsConnected = True AndAlso X.Domain &amp;lt;&amp;gt; Domain.DomainElectrical)&lt;/P&gt;&lt;P&gt;If Connectors.Count &amp;gt; 0 Then&lt;/P&gt;&lt;P&gt;Connector = Connectors(0)&lt;/P&gt;&lt;P&gt;Exit For&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;If IsNothing(Connector) = False Then&lt;/P&gt;&lt;P&gt;Circuit = ElectricalSystem.Create(Connector, Connector.ElectricalSystemType)&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = Circuit.GetParameters("Numero do Circuito")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("1")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Circuit.SelectPanel(Panel) '&amp;lt;&amp;lt;&amp;lt;ERROR&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;Transaction.Commit()&lt;/P&gt;&lt;P&gt;End Using&lt;/P&gt;&lt;P&gt;'Retorno&lt;BR /&gt;Return Result.Succeeded&lt;/P&gt;&lt;P&gt;End Function&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 13:47:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/9021569#M66028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-12T13:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/9021880#M66029</link>
      <description>&lt;P&gt;Good Morning.&lt;BR /&gt;I need to edit the voltage and number of poles.&lt;BR /&gt;Does anyone have code that works to help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Public Function Execute(commandData As ExternalCommandData, ByRef message As String, elements As ElementSet) As Result Implements IExternalCommand.Execute&lt;/P&gt;&lt;P&gt;Dim BuiltInCategorys As New List(Of BuiltInCategory)&lt;BR /&gt;Dim eKeyWorkReferences As eKeyWorkReferences&lt;BR /&gt;Dim ekeyworkreference As eKeyWorkReference&lt;BR /&gt;Dim Document As Document&lt;BR /&gt;Dim FamilyInstance0 As FamilyInstance = Nothing&lt;BR /&gt;Dim FamilyInstance1 As FamilyInstance = Nothing&lt;BR /&gt;Dim Parameters As List(Of Parameter)&lt;BR /&gt;Dim Parameter0 As Parameter&lt;BR /&gt;Dim Circuit As ElectricalSystem&lt;BR /&gt;Dim Panel As FamilyInstance&lt;BR /&gt;Dim Connectors As List(Of Connector)&lt;BR /&gt;Dim Connector As Connector = Nothing&lt;BR /&gt;Dim ElementSet As ElementSet&lt;/P&gt;&lt;P&gt;'Obtem o documento&lt;BR /&gt;Document = commandData.Application.ActiveUIDocument.Document&lt;/P&gt;&lt;P&gt;'Filtro&lt;BR /&gt;With BuiltInCategorys&lt;BR /&gt;.Add(BuiltInCategory.OST_ElectricalFixtures)&lt;BR /&gt;.Add(BuiltInCategory.OST_ElectricalEquipment)&lt;BR /&gt;.Add(BuiltInCategory.OST_LightingFixtures)&lt;BR /&gt;.Add(BuiltInCategory.OST_LightingDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_CommunicationDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_DataDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_FireAlarmDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_NurseCallDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_SecurityDevices)&lt;BR /&gt;.Add(BuiltInCategory.OST_TelephoneDevices)&lt;BR /&gt;'.Add(BuiltInCategory.OST_ConduitFitting)&lt;BR /&gt;'.Add(BuiltInCategory.OST_Conduit)&lt;BR /&gt;End With&lt;/P&gt;&lt;P&gt;'Solicita a seleção de elementos&lt;BR /&gt;eKeyWorkReferences = Engine.eRevitInterface.PickObjects(commandData, "Selecione os elementos",, BuiltInCategorys)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;'Solicita a seleção do quadro&lt;BR /&gt;ekeyworkreference = Engine.eRevitInterface.PickObject(commandData, "Selecione o quadro",, BuiltInCategorys)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Panel = Document.GetElement(ekeyworkreference.Reference.ElementId)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Dim connectorSet As ConnectorSet = New ConnectorSet()&lt;/P&gt;&lt;P&gt;Dim csi As ConnectorSetIterator = Nothing&lt;/P&gt;&lt;P&gt;'Abre transação&lt;BR /&gt;Using Transaction As New eTransaction(Document)&lt;/P&gt;&lt;P&gt;Transaction.Start("Test", True)&lt;/P&gt;&lt;P&gt;For Each id As ElementId In eKeyWorkReferences.References.GetElementIds&lt;/P&gt;&lt;P&gt;FamilyInstance0 = Document.GetElement(id)&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = FamilyInstance0.GetParameters("Slot 1_Classificação de carga")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("Other")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = FamilyInstance0.GetParameters("Slot 1_Fator de potência")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("0.85")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = FamilyInstance0.GetParameters("Slot 1_Número de pólos")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("1")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = FamilyInstance0.GetParameters("Slot 1_Potência ativa (W)")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("100")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;For Each ww As ElementId In FamilyInstance0.GetSubComponentIds&lt;/P&gt;&lt;P&gt;FamilyInstance1 = Document.GetElement(ww)&lt;/P&gt;&lt;P&gt;If IsNothing(FamilyInstance1.MEPModel) = False Then&lt;/P&gt;&lt;P&gt;If IsNothing(FamilyInstance1.MEPModel.ConnectorManager) = False Then&lt;/P&gt;&lt;P&gt;Connectors = FamilyInstance1.MEPModel.ConnectorManager.Connectors.Cast(Of Connector).ToList&lt;/P&gt;&lt;P&gt;Connectors.RemoveAll(Function(X As Connector) X.IsConnected = True AndAlso X.Domain &amp;lt;&amp;gt; Domain.DomainElectrical)&lt;/P&gt;&lt;P&gt;If Connectors.Count &amp;gt; 0 Then&lt;/P&gt;&lt;P&gt;Connector = Connectors(0)&lt;/P&gt;&lt;P&gt;Exit For&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;If IsNothing(Connector) = False Then&lt;/P&gt;&lt;P&gt;Circuit = ElectricalSystem.Create(Connector, Connector.ElectricalSystemType)&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Parameters = Circuit.GetParameters("Numero do Circuito")&lt;/P&gt;&lt;P&gt;Parameter0 = Parameters(0)&lt;/P&gt;&lt;P&gt;Parameter0.SetValueString("1")&lt;/P&gt;&lt;P&gt;'--&lt;/P&gt;&lt;P&gt;Circuit.SelectPanel(Panel) '&amp;lt;&amp;lt;&amp;lt;ERROR&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;Transaction.Commit()&lt;/P&gt;&lt;P&gt;End Using&lt;/P&gt;&lt;P&gt;'Retorno&lt;BR /&gt;Return Result.Succeeded&lt;/P&gt;&lt;P&gt;End Function&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 16:26:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/9021880#M66029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-12T16:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/9023102#M66030</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="InsertCode.png" style="width: 484px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/676912i673297F4A7B851A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="InsertCode.png" alt="InsertCode.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 07:12:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/9023102#M66030</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2019-09-13T07:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/9023237#M66031</link>
      <description>&lt;P&gt;Good Morning.&lt;BR /&gt;I need to edit the voltage and number of poles.&lt;BR /&gt;Does anyone have code that works to help me?&lt;/P&gt;&lt;PRE&gt; Public Function Execute(commandData As ExternalCommandData, ByRef message As String, elements As ElementSet) As Result Implements IExternalCommand.Execute

            Dim BuiltInCategorys As New List(Of BuiltInCategory)
            Dim eKeyWorkReferences As eKeyWorkReferences
            Dim ekeyworkreference As eKeyWorkReference
            Dim Document As Document
            Dim FamilyInstance0 As FamilyInstance = Nothing
            Dim FamilyInstance1 As FamilyInstance = Nothing
            Dim Parameters As List(Of Parameter)
            Dim Parameter0 As Parameter
            Dim Circuit As ElectricalSystem
            Dim Panel As FamilyInstance
            Dim Connectors As List(Of Connector)
            Dim Connector As Connector = Nothing
            'Dim ElementSet As ElementSet

            'Obtem o documento
            Document = commandData.Application.ActiveUIDocument.Document

            'Filtro
            With BuiltInCategorys
                .Add(BuiltInCategory.OST_ElectricalFixtures)
                .Add(BuiltInCategory.OST_ElectricalEquipment)
                .Add(BuiltInCategory.OST_LightingFixtures)
                .Add(BuiltInCategory.OST_LightingDevices)
                .Add(BuiltInCategory.OST_CommunicationDevices)
                .Add(BuiltInCategory.OST_DataDevices)
                .Add(BuiltInCategory.OST_FireAlarmDevices)
                .Add(BuiltInCategory.OST_NurseCallDevices)
                .Add(BuiltInCategory.OST_SecurityDevices)
                .Add(BuiltInCategory.OST_TelephoneDevices)
                '.Add(BuiltInCategory.OST_ConduitFitting)
                '.Add(BuiltInCategory.OST_Conduit)
            End With

            'Solicita a seleção de elementos
            eKeyWorkReferences = Engine.eRevitInterface.PickObjects(commandData, "Selecione os elementos",, BuiltInCategorys)


            'Solicita a seleção do quadro
            ekeyworkreference = Engine.eRevitInterface.PickObject(commandData, "Selecione o quadro",, BuiltInCategorys)


            Panel = Document.GetElement(ekeyworkreference.Reference.ElementId)


            Dim connectorSet As ConnectorSet = New ConnectorSet()

            Dim csi As ConnectorSetIterator = Nothing

            'Abre transação
            Using Transaction As New eTransaction(Document)

                Transaction.Start("Test", True)

                For Each id As ElementId In eKeyWorkReferences.References.GetElementIds

                    FamilyInstance0 = Document.GetElement(id)

                    '--

                    Parameters = FamilyInstance0.GetParameters("Slot 1_Classificação de carga")

                    Parameter0 = Parameters(0)

                    Parameter0.SetValueString("Other")

                    '--

                    Parameters = FamilyInstance0.GetParameters("Slot 1_Fator de potência")

                    Parameter0 = Parameters(0)

                    Parameter0.SetValueString("0.85")

                    '--

                    Parameters = FamilyInstance0.GetParameters("Slot 1_Número de pólos")

                    Parameter0 = Parameters(0)

                    Parameter0.SetValueString("1")

                    '--

                    Parameters = FamilyInstance0.GetParameters("Slot 1_Potência ativa (W)")

                    Parameter0 = Parameters(0)

                    Parameter0.SetValueString("100")

                    '--

                    For Each ww As ElementId In FamilyInstance0.GetSubComponentIds

                        FamilyInstance1 = Document.GetElement(ww)

                        If IsNothing(FamilyInstance1.MEPModel) = False Then

                            If IsNothing(FamilyInstance1.MEPModel.ConnectorManager) = False Then

                                Connectors = FamilyInstance1.MEPModel.ConnectorManager.Connectors.Cast(Of Connector).ToList

                                Connectors.RemoveAll(Function(X As Connector) X.IsConnected = True AndAlso X.Domain &amp;lt;&amp;gt; Domain.DomainElectrical)

                                If Connectors.Count &amp;gt; 0 Then

                                    Connector = Connectors(0)

                                    Exit For

                                End If

                            End If

                        End If

                    Next

                    If IsNothing(Connector) = False Then

                        Circuit = ElectricalSystem.Create(Connector, Connector.ElectricalSystemType)

                        '--

                        Parameters = Circuit.GetParameters("Numero do Circuito")

                        Parameter0 = Parameters(0)

                        Parameter0.SetValueString("1")

                        '--

                        Circuit.SelectPanel(Panel)   '&amp;lt;&amp;lt;&amp;lt;ERROR

                    End If

                Next

                Transaction.Commit()

            End Using

            'Retorno
            Return Result.Succeeded

        End Function&lt;/PRE&gt;</description>
      <pubDate>Fri, 13 Sep 2019 08:38:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/9023237#M66031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-13T08:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10470892#M66032</link>
      <description>&lt;P&gt;Any updates on whether voltage and number of poles can be set with the API yet?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 11:59:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10470892#M66032</guid>
      <dc:creator>crapai</dc:creator>
      <dc:date>2021-07-15T11:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10477844#M66033</link>
      <description>&lt;P&gt;The last time I tried this problem Instance Voltage problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Approach 1:&lt;BR /&gt;* Create a family with a type fix voltage&lt;BR /&gt;* Create an electrical system with the instance voltage family with this temporary family&lt;BR /&gt;* Connect the some Panel&lt;BR /&gt;* Delete the temporary family&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This first approach works but if you disconnect the panel Revit loses the Voltage reference and goes to zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Approach 2:&lt;BR /&gt;* Create a Voltage global parameter&lt;BR /&gt;* Set all the instance voltage references to the Voltage global parameter&lt;BR /&gt;* Create an electrical system&lt;BR /&gt;* Connect the some Panel&lt;BR /&gt;* Delete the Voltage global parameter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like the first approach if you disconnect the panel Revit loses the Voltage reference and goes to zero. You could not delete the Voltage global parameter and Revit does not lose the Voltage reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested on Revit 2022 and this bug still haunts the family with the instance Voltage parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See yaa!&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jul 2021 19:46:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10477844#M66033</guid>
      <dc:creator>ricaun</dc:creator>
      <dc:date>2021-07-18T19:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10478694#M66034</link>
      <description>&lt;P&gt;Sorry to hear this problem persists. I &lt;A href="https://autodesk.slack.com/archives/C0SR6NAP8/p1626682671173900" target="_blank"&gt;asked&lt;/A&gt; the development team for you and will let you know what they suggest.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 08:19:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10478694#M66034</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-07-19T08:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10479311#M66035</link>
      <description>&lt;P&gt;I believe is a bug, I tested without using the API and have the same problem...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I create 2 families, one with Voltage reference on the Instance and another on the Type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I create an electrical system selecting these 2 instances works great, but if I delete the instance with the Type Voltage reference and disconnect the panel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Voltage goes to Zero for some Revit reasons...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FyOI1kOlB0oc%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DyOI1kOlB0oc&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FyOI1kOlB0oc%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Circuit Instance Voltage Bug - Revit 2022" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See Yaa!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 12:58:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10479311#M66035</guid>
      <dc:creator>ricaun</dc:creator>
      <dc:date>2021-07-19T12:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10480344#M66036</link>
      <description>&lt;P&gt;The development team replied:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see two issues in that thread:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#1:&amp;nbsp;The problem where voltage on circuit is set to 0 when removing a connected element:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/yOI1kOlB0oc" target="_blank"&gt;https://youtu.be/yOI1kOlB0oc&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#2: Possibly a gap in what is possible in the API vs. the UI; if a circuit is created with connectors that have their connection characteristics (voltage and poles (V&amp;amp;P) as instance parameters, the user is prompted in the UI to specify the V&amp;amp;P. However, the create system API appears to not have such method. We will need to confirm to make sure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 19:33:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10480344#M66036</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-07-19T19:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10503293#M66037</link>
      <description>&lt;P&gt;I hope something can be done with the API, to either let the current instant values be used or to allow us to input values for poles and voltage when we make a circuit. We have a job with over 1200 process equipment connections where we have electrical information from the owner. We would like to create circuits for these using that information. Other wise it is very time consuming the manually enter that information when creating power circuits for that many connectors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's worth noting that while the voltage gets overriden to 0, this doesn't happen to the number of poles. It will use whatever value the instance paramter associated with the connector had when the API command is used. If this worked the same way for voltage I feel like it would help a lot of people.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 18:52:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10503293#M66037</guid>
      <dc:creator>crapai</dc:creator>
      <dc:date>2021-07-28T18:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10523393#M66038</link>
      <description>&lt;P&gt;Any updates on this? Has the team looked into this?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 17:47:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10523393#M66038</guid>
      <dc:creator>crapai</dc:creator>
      <dc:date>2021-08-05T17:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10539334#M66039</link>
      <description>&lt;P&gt;Yes. Logged as issue&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;REVIT-180706&lt;/STRONG&gt;&lt;/U&gt; [API ElectricalSystem.Create() cannot specify voltage and poles].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 06:12:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10539334#M66039</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-08-12T06:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10540584#M66040</link>
      <description>&lt;P&gt;Glad to see some movement on this, I've been mostly using Type parameters to avoid this issue.&amp;nbsp; It would be awesome to have this fixed.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 14:37:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10540584#M66040</guid>
      <dc:creator>bxw</dc:creator>
      <dc:date>2021-08-12T14:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10541036#M66041</link>
      <description>&lt;P&gt;Keeping fingers crossed a fix makes it into release asap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 17:22:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10541036#M66041</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-08-12T17:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: NewElectricalSystem Specify Voltage &amp; Poles</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10541222#M66042</link>
      <description>&lt;P&gt;Do we know what kind of release would contain this? Hotfix? Update? Yearly release?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 18:34:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/newelectricalsystem-specify-voltage-amp-poles/m-p/10541222#M66042</guid>
      <dc:creator>crapai</dc:creator>
      <dc:date>2021-08-12T18:34:43Z</dc:date>
    </item>
  </channel>
</rss>

