As a Revit user as soon as I understood the concepts in the form of a Revit family it clicked with me. I double-checked with chatGPT and it seemed to clarify my thinking. Revit Families vs. C# Classes Class (C#) = Type (Revit Family) In C#, a class defines the blueprint for creating objects, just like a Type in Revit defines the blueprint for creating instances (objects) of that family. Object (C#) = Instance (Revit Family) An object in C# is an instance of a class, just as an Instance in Revit is a specific occurrence of a family Type. Properties/Fields/Variables (C#) = Parameters (Revit Family) Properties in C# hold data for each object. Similarly, Parameters in a Revit family hold data specific to each instance of that family. Methods (C#) = Embedded Code or Formulas in Parameters (Revit Family) Methods in C# define actions that can be performed on objects, similar to how embedded code or formulas in Revit Parameters define behaviours or calculations that affect the parameters.
@hsg31108 ай бұрын
Amazing ! The best explanation on KZbin.
@jorgeivangf Жыл бұрын
Thanks for this great and clear explanation!
@marcferia54383 жыл бұрын
Hello Jose Luis, I truly enjoy it, wonderful explanations. You have a gift. I struggle with this but not anymore. Thank you ( Born in Brussel, From Gijon)
@ParametricCamp3 жыл бұрын
Glad it was helpful!
@exe.m1dn1ght2 жыл бұрын
This is what i needed I swear.. hands down best tutorial i've seen about classes on this platform .
@MichelineIyera3 жыл бұрын
So well explained, and the thank you for adding the historical background as well!
@neppe40473 жыл бұрын
6:20 I always thought you were French for some reason, probably because of your looks and accent but I'm not good at recognizing those anyway lol. Then after seeing your name I figured you must be from Spanish/Portugal/etc... Then this video finally clarified it :D.
@GianfrancoMaiorano Жыл бұрын
Hi Jose Luis, where I can find the lecture you mentioned? Can you share a link? Thanks