-1

I'm trying to create the roof as shown in below image using the revit api. enter image description here

But using revit api it generates this output as shown below. enter image description here

Please let us know how we can create above roof using revit api.

We are using only the model lines from revit document as shown below enter image description here

Please let me know which algorithm we can use or how to calculation need to done when we different eave height and slope given to the building outline.

  • what does this question have common with programming? any code available for us to see (how do you enter the geometry to SW you using)? without relevant details is this unanswerable no matter how many times you post this question again. – Spektre Aug 19 '23 at 08:04
  • Currently I'm using revit API for creating the roof, there we have Create.NewFootPrintRoof API which in returns the curvearray, we provide slope and plate height to each curve and create roof. But when we are providing the input above the API fails. We are using C# and we followed the document link shown below. https://www.revitapidocs.com/2020/110741bf-b041-9f78-0832-ec9f5892cebc.htm – Veeresh Huvinahalli Aug 19 '23 at 13:38
  • the "input above" is just PNG screenshot instead of the real input you provided so no one can try/help as we simply do not see what you really deal with ... I expect the input is some sort of vector data and or code describing it ... and the problem lies either in wrong encoding or misunderstanding of some notation of coordinate system or functions operands used but all is just wild guess as you did not provide any relevant info. – Spektre Aug 19 '23 at 17:02

0 Answers0