BHoM / BHoM/Revit_Toolkit

Revit_Toolkit: DraftingInstance, Viewport etc. should operate on ElementId of a view, not its name

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

Description

#### Description:

Atm `DraftingInstance` and a few others (`Viewport`, `ViewPlan` etc.) has a `string ViewName` property. This is imprecise as a few views can have same name. Int correspondent to `ElementId` would be more robust.

Possibly, for UX reasons, both of the above could be kept + a warning added when there is more than 1 view with given name.

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.