Revit Transactions
As the class name suggests, a Transaction is used to make any change to a Revit model. The using…
Continue Reading
Revit Transactions
As the class name suggests, a Transaction is used to make any change to a Revit model. The using…
Create Pipe Method The following function creates a new Pipe object in the Revit document through the Pipe.Create Constructor…
Get Connectors from MEPModel objects The following function retrieves connectors from FamilyInstance objects containing connectors. For example, sprinkler, AHU,…
The following function retrieves connectors from Pipe, Duct, CableTrayConduitBase, FlexPipe, FlexDuct, Wire and Insulation class objects, since they were…