BHoM / BHoM/Revit_Toolkit

Add Location Line Input for creation of Walls

Open
#1,567 0 comments 0 reactions 1 assignee Claimed by @GCRA101 View on GitHub
type:feature
Dominant language
C#
Stars
35
Forks
16
Avg merge
7d 29m
Merged PRs (30d)
2

Description

#### Description:
Revit Walls are always pushed in Revit by Wall Centerline when using the BHoM.
Once the wall is pushed in Revit, whatever change is made to the location line parameter (e.g. Exterior/Interior) of the wall won't update the location of the physical representation of the wall.

It has been found that, allowing this parameter to be set soon after calling the Revit API Wall.Create() constructor method but before the current revit transaction gets closed, allows to sort out the problem.

It would be great to have this feature in our BHoM Revit Toolkit.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.