weianweigan / RevitLookupWpf

a lookup tool based on wpf
MIT License
68 stars 16 forks source link

Feature show elementid detail #35

Closed sapiens-code closed 2 years ago

sapiens-code commented 2 years ago

Purpose

get and show element in cell value which return a ElementId

Description

method value

the method value will display element name image if get fail, will display null value image

property value

the property value will display in the format <[type] [name] [id]> image if get fail, will display -1 image

Declarations

Check these if you believe they are true

Reviewers

@chuongmep @weianweigan

chuongmep commented 2 years ago

@sapiens-code whether we can add feature this support properties include ?

sapiens-code commented 2 years ago

@sapiens-code whether we can add feature this support properties include ?

sure. I can update this feature.

chuongmep commented 2 years ago

Thank you very much for this feature, I will wait for you to complete the information with the properties and review again code before merge them into branch dev.

sapiens-code commented 2 years ago

hi @chuongmep @weianweigan, I have finished the feature of displaying the element for the propẻty, now you can check it out

chuongmep commented 2 years ago

Look good for me .

chuongmep commented 2 years ago

@weianweigan you have any problem about pull request this ? if don't have i will merge to dev branch , this is a good feature .