Automatically generate elbows for cable trays
When drawing trays that intersect or change direction, Revit will auto-generate fittings (elbows, tees, crosses) based on the project settings. Here is the simple solution Create two type : 90 elblow and 45 elbow In the real world, to make a 45 elbow, we need two segments, to make a 90 elbow, we need three segments I've also tried to use some geometry forms in revit but no hope. The creation of cable tray elements is equally simple, making use of the static Create method on the CableTray class. In CADprofi program it is possible to create plans and installations cross-sections that include trays, ducts and protective tubes.
Read More