bonus session, tldw: my personal python best practices

  Рет қаралды 6,620

pyRevit

pyRevit

Күн бұрын

Пікірлер: 4
@oolaef
@oolaef 4 жыл бұрын
BIM Lead in London here attempting to develop Revit add-ins for our practice.. these videos are very well explained and generous - thank you!
@thomas_lex_inc
@thomas_lex_inc 6 жыл бұрын
Thank you so much sir. I have one question if you don't mind, now I used the DB.FilteredElementCollector(doc).OfClass(ParameterElement).WhereElementIsNotElementType() but it return in object how can I convert it to a Revit parameter name and get a categories that they had assigned to? Thx in advance :D
@pyRevit
@pyRevit 6 жыл бұрын
DB.FilteredElementCollector returns an instance of a DB.FilteredElementCollector object. After using the OfClass filter, it basically contains a list of all the ParameterElement instances in the model. You can iterate over the object with a for loop and get each parameter element object.
Basics of Creating Elements in Revit Document Database
41:26
Python for Revit: python, RPS, RPW, and pyRevit
22:52
pyRevit
Рет қаралды 61 М.
Bike vs Super Bike Fast Challenge
00:30
Russo
Рет қаралды 23 МЛН
Je peux le faire
00:13
Daniil le Russe
Рет қаралды 15 МЛН
He bought this so I can drive too🥹😭 #tiktok #elsarca
00:22
Elsa Arca
Рет қаралды 48 МЛН
How to pyRevit: Adding a python tool to pyRevit
17:31
pyRevit
Рет қаралды 17 М.
Modern Python logging
21:32
mCoding
Рет қаралды 184 М.
Python for Revit: Basics of collecting data from Revit database
1:03:57
PLEASE Use These 5 Python Decorators
20:12
Tech With Tim
Рет қаралды 111 М.
How To Think Like A Programmer
1:00:07
Coding Tech
Рет қаралды 2 МЛН
How to pyRevit: What is an Extension and How to Create One
38:25
Pydantic Tutorial • Solving Python's Biggest Problem
11:07
pixegami
Рет қаралды 269 М.
Python for Revit: Revit document as a database
20:29
pyRevit
Рет қаралды 13 М.