Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixes and improvements #34

Merged
merged 4 commits into from
Jun 5, 2017
Merged

Bugfixes and improvements #34

merged 4 commits into from
Jun 5, 2017

Conversation

CADBIMDeveloper
Copy link
Contributor

Hi, Jeremy!

Please, look at commits.

First of all, annotative families instances geometry can be explored now (for active view). Previously, it was "null" value in "Geometry" property for such families, because there is no model, but only view specific geometry.

Secondly, elements are displayed now for properties and methods with IEnumerable return value, such as Element.GetValidTypes() or ElementType.GetSimilarTypes() instead of ElementIds

Thirdly, parameters names are displayed in the left pane in all cases, not only for Element.Parameters property

And small improvement - now byte properties are displayed as number instead of ""

BimCadDeveloper added 4 commits June 2, 2017 17:04
…tive families that have no model geometry, but only view spefic
…wn as elements list again, not elementId-s list
…ement class objects, show parameter definition name not only in specific case for Element.Parameters property
@jeremytammik jeremytammik merged commit d0a3e64 into jeremytammik:master Jun 5, 2017
jeremytammik added a commit that referenced this pull request Jun 5, 2017
…ance geometry, element enumerations instead of ids, parameter names and byte property values
@jeremytammik
Copy link
Owner

looks great! thank you very much! lots of useful and important functionality achieved with small changes :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants