Message 1 of 3

Not applicable
01-03-2021
04:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm studying about Python in Revit and trying to use RebarFromCurves method to add Rebar to my drawing.
But why my script can not find __revit__ or Structure (like in the picture)? I searched Google and copy exactly the same code (when import Revit DB at the beginning) but it won't show any suggestions. I am new and trying to learn Python in Revit so I need suggestion to help me.
Ex: Structure.Rebar.CreateFromCurves
Is there any way for me to get rid of this?
Thank you in advanced.
Solved! Go to Solution.