Can anyone provide any help in exposing ConnectorManager / ConnectorSet / Connector for pipes and fittings? See picture.
I have tried diving into Python and Revit API, but it’s just well above my head.
I
Can anyone provide any help in exposing ConnectorManager / ConnectorSet / Connector for pipes and fittings? See picture.
I have tried diving into Python and Revit API, but it’s just well above my head.
I
Hi, thank you for your reply. But I’ve long since switched to C# for the application I tried to do in Dynamo.
@Luke_Johnson, can this be used to do the following?
@T_Pover, anything you might be able to add here too?
Hello there, either am i missing something or… i don’t know…
I am trying to get the connectors from 2 data sockets and i don’t get any connectors from them…
I have the following:
[select model elements] —> [Get Connection Manager] —>[Get Connectors From Connection Manager]
and i feed 2 data sockets to the select model elements Node…which show up in the list, but after Run i get null for Conn Manager node and for the Get Connectors node…
I want to use these connectors to draw a wire between them.
The data scokets have a wire connector, because the wire snaps to it…