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

Mep section methods support added #192

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

SergeyNefyodov
Copy link
Contributor

Summary of the Pull Request

Adding support of 4 methods of MEPSection class

**Now user can analyze MepSection and its elements in Revit Lookup. My commit has 3 methods with clean code. but I have a problem with GetSegmentLength method. It throws exceptions if we invoke it with argument which is not pipe or duct. But we have only ElementId, so I didn't find any way to recognize it and decided to use try-catch block. **

Quality Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@Nice3point Nice3point merged commit 9201d7f into jeremytammik:dev Nov 23, 2023
1 of 2 checks passed
NeVeSpl added a commit to NeVeSpl/RevitDBExplorer that referenced this pull request Nov 28, 2023
@SergeyNefyodov SergeyNefyodov deleted the dev-mep-section-data branch January 19, 2024 05:22
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.

None yet

2 participants