Skip to main content

Create families

NameCreate families
LinkGithub
Default hotkeyG
DescriptionCreates empty Revit families based on .csv file and .rft template.
Configurable optionsoutputPath - the folder where the generated families will be saved.
csvFilePath - path to the .csv file. The file should contain two columns named Family Name and Family Category. The first column determines the name of the generated family. The second one determines the family category. The separator for the .csv file should be a comma ,.
familyTemplatePath - the path to the .rft family template from which the families will be created.