Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario
Advocate
Advocate

ElectricalSystem.Create works if the voltage is set with a type parameter. I use that in my code and it works great.

 

When the voltage is set using an instance parameter, the voltage ends up being 0. I'm looking for similar functionality in the instance parameter case. It should read the voltage based on the instance parameter, then set the voltage in the exact same way it does if it is a type parameter. I would like the two cases to be identical.