Skip to content

This repository contains the source code for GMA Tools. This code is based on and developed from pyRevit and the REVIT API

Notifications You must be signed in to change notification settings

thanhtranarch/revit-API_modules

Repository files navigation

REVIT API WITH PYTHON

These are source codes based on pyRevit and EF, which I have developed to suit my own needs for work and study.

Workset & Central file:

  • Create Workset
  • Create Central file

namesource: workset&createcentral.py

Plan Views:

  • Create Views (Floor Plan, Ceiling,...)

namesource: createplanview.py

Multi-Align:

Horizontal Align

  • Align Left
  • Align Center
  • Align Right Vertical Align
  • Align Top
  • Align Center
  • Align Bottom

namesource: alignleft_h.py, aligncenter_h.py, alignright_h.py, aligntop_v.py, aligncenter_v.py, alignbottom_v.py.

Famyly Mangagement

  • Load Families
  • Save Families
  • Types in Family

namesource: loadfamilies.py, savefamilies.py, typesinfamily.py

Calculator (Imperial):

  • Calculate with imperial unit

namesource: caculator_in.py

About

This repository contains the source code for GMA Tools. This code is based on and developed from pyRevit and the REVIT API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages