Message 1 of 3
Create New Union Fitting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a method which draws two pieces of pipe and puts a union fitting in between.
My problem is that the union fitting, while retaining it's connection, is showing up as the wrong size. (ex. 12" fitting on a 6" pipe)
The family I'm using is a custom family which uses a lookup table for dimensional data. There is only one type in this family. The lookup table drives off the "Diameter" parameter. If I try setting the "Diameter" parameter after the family is placed, it returns a "read only" message.
I've tried duplicating the family type, changing the size, and placing the family instance but that is not the ideal outcome. I'd rather not have multiple types for a family using a lookup table.
Any help is appreciated!