how to understand revit api geometry ?

how to understand revit api geometry ?

kapitalaudio1234
Observer Observer
205 Views
2 Replies
Message 1 of 3

how to understand revit api geometry ?

kapitalaudio1234
Observer
Observer

hello everyone , i am a complete beginner and was trying to understand the basics of geometry in the revit api ( what are solids, meshes, faces, xyz class , how to extract geometry from elements . but i am confused because i cannot find a starting point, can anyone give me advice please which path.websites.courses i should follow would be so grateful

 

i am wondering is there something like the dynamo primer?

0 Likes
Accepted solutions (1)
206 Views
2 Replies
Replies (2)
Message 2 of 3

Mohamed_Arshad
Advisor
Advisor
Accepted solution

Hi @kapitalaudio1234 

Welcome to Revit API, Autodesk has provided proper documentation on the Geometry so you can start by referring the below link which is exactly like Dynamo Primer

Help | Geometry | Autodesk

Once you gone through all the concepts, you must practice it and visualize it. To do that you can use the Revit API SDK Samples, Open samplecontent.html doc from the samples.

Mohamed_Arshad_0-1755506622113.png

In-Between practice if you got any queries you can refer to the Jeremy Tammik blog

The Building Coder: Geometry

Hope this will Helps 🙂


Mohamed Arshad K
Software Developer (CAD & BIM)

Message 3 of 3

kapitalaudio1234
Observer
Observer

thank you alot thats perfect