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

Pipe should have a method to create an assembly #4

Open
gumyr opened this issue Jun 28, 2023 · 0 comments
Open

Pipe should have a method to create an assembly #4

gumyr opened this issue Jun 28, 2023 · 0 comments

Comments

@gumyr
Copy link
Owner

gumyr commented Jun 28, 2023

When creating a bill of materials from a complex pipe each segment should be individually accessible. In addition, to enable space for welds, a carbon steel pipe segments would have a 1/16" gap between them (while the gap for stainless is 0").

To achieve this:

  1. The path needs to be stored in an instance variable such that the Edges can be extracted from the path.
  2. A new method should return a assembly of segmented pipe based on the path Edges and optionally slice off the ends of each segment to generate a gap between them.
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

No branches or pull requests

1 participant