Electrical circuit distribution system

Electrical circuit distribution system

donquevedor
Participant Participant
453 Views
2 Replies
Message 1 of 3

Electrical circuit distribution system

donquevedor
Participant
Participant

Hello,  how can I get the distributionSysType in a foreach cicle.for the electrical system, using the BaseEquipment of this class for get the parameters of the distribution system of the panelboard

0 Likes
454 Views
2 Replies
Replies (2)
Message 2 of 3

timlove
Advocate
Advocate

If I understand your question correctly, you are looking for the data from the built in parameter: RBS_FAMILY_CONTENT_DISTRIBUTION_SYSTEM.

If you are doing API development, I would suggest the Revit Lookup plugin.  https://github.com/jeremytammik/RevitLookup

Message 3 of 3

donquevedor
Participant
Participant

Thank you very much