Gray_code_element

Tuesday, November 3, 2020

Revit, profile cutting for showing notch in footing.

Modifying profile of footing so that the notch shows up between the footing and the base of the foundation wall. 

https://youtu.be/0MPkykiWu0o

No comments:

Post a Comment

Using ESP32 for HTTPS

  #include   < WiFi.h > #include   < WiFiClientSecure.h > const   char *   ssid   =   " yourSSID " ; const   cha...