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

Available values for parameters (ParameterType.FamilyType), FamilyParameters titles #53

Merged
merged 17 commits into from
Jun 3, 2019

Conversation

CADBIMDeveloper
Copy link
Contributor

Hi, Jeremy! I added 2 improvements to the RevitLookup tool. The first is about available parameters values for parameters with ParameterType == ParameterType.FamilyType:
изображение

We can retrieve these values using Family.GetFamilyTypeParameterValues() method. The elements are either of class ElementType or NestedFamilyTypeReference:
изображение

The second is very simple. Now the tool shows FamilyParameter definition names in the left pane:
изображение

P.S.: I don't know, why github shows that there are 17 commits, actually only the last 3 are meaningful, and it shows only meanigful changes from those commits

@jeremytammik jeremytammik merged commit 268437c into jeremytammik:master Jun 3, 2019
@jeremytammik
Copy link
Owner

dear alexander, thank you for the nice enhancement!
i integrated it into the main code stream and edited a draft blog post for tomorrow:
http://jeremytammik.github.io/tbc/a/1757_lookup_types_names.html
cheers, jeremy

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