Fabrication Parts Connectors

Does anyone have a script for MEP fabrication part connectors? I need to be able to extract the connector names to shared parameters.

You can download package DynaMEP Newest

@chuongmep OP is not looking for the connectors he is looking to extract Fabrication Parts Connector Names.

@bself It’s possible to extract the connector names. Here is the API method:

https://www.revitapidocs.com/2020/eee278fa-1961-c38a-b1a7-df0af1472896.htm

Good Luck!

2 Likes

Thank you! I’ll try this out

@Kulkul I’m new to this. With the API method, do i copy/paste that information into a Python node? Can all the API codes be utilized in Dynamo?