The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.
i have a flexible hose-pipe that is attached to a skeleton-frame that will rotate up to 90 degrees. in the flat position it a has a free length of roughly 600mm. when the arm is rotated it has a length of roughly 670mm (free length).
i want to be able to run an analysis with the angle as the variable to drive the hose length change so that in the flat position it maintains the longest length needed from the rotated length (I have changed the hose section flex shape to a fixed length for the curve ).
what is the best way to achieve this while maintaining tangency?
I should also mention that the point to point hose length I'm talking about is from the fitting to the first clamp (hidden in these pictures).
so if there is a way for pro-e to calculate what the longest length of the hose will be when rotated while in the flat position i would love to know.
Why don't you just use ProPiping through points on the geometry?
In Reply to rusty schulke:
i have a flexible hose-pipe that is attached to a skeleton-frame that will rotate up to 90 degrees. in the flat position it a has a free length of roughly 600mm. when the arm is rotated it has a length of roughly 670mm (free length).
i want to be able to run an analysis with the angle as the variable to drive the hose length change so that in the flat position it maintains the longest length needed from the rotated length (I have changed the hose section flex shape to a fixed length for the curve ).
what is the best way to achieve this while maintaining tangency?
I should also mention that the point to point hose length I'm talking about is from the fitting to the first clamp (hidden in these pictures).
so if there is a way for pro-e to calculate what the longest length of the hose will be when rotated while in the flat position i would love to know.
Michael R. Jenkins P.E.
Design Engineer
Direct: 816-801-2332
Fax: 816-891-9432
Commercial Vehicle Systems
Haldex Brake Products Corporation
10930 North Pomona Avenue
Kansas City, MO 64153-1215
i appreciate all the ideas i have received for this problem. i should have shared that the project i'm working on will have at minimum 56 instances of this hose and at the very least i need something that will update when things like clamps and bulkheads are moved around. so through a combination of ideas i have came up with the following.
i created a sketch using the axis that rotates and added a line vertical to the ground and attached to the circle that is attached to the point that moves. i then created a new pipe with start points and extends to get tangency with one point to point curve. i created an analysis of that curve then converted the real pipe to fixed length and wrote the relation d414=length:FID_ANALYSIS_LENGTH_1+50.
this was the goal and it does work but i really didnt want to have to create 11 more features in each pipe to accomplish it.
i will continue to simplify the number of features if possible.
thank you for all the help
Refer to this link on using the evaluate feature to calculate the length of a spline:
As I do not have the Pro/Cable module, this is how I create my electrical cables in Pro-E WF 3.0.
Regards,
Chris Thompson
In Reply to rusty schulke:
i appreciate all the ideas i have received for this problem. i should have shared that the project i'm working on will have at minimum 56 instances of this hose and at the very least i need something that will update when things like clamps and bulkheads are moved around. so through a combination of ideas i have came up with the following.
i created a sketch using the axis that rotates and added a line vertical to the ground and attached to the circle that is attached to the point that moves. i then created a new pipe with start points and extends to get tangency with one point to point curve. i created an analysis of that curve then converted the real pipe to fixed length and wrote the relation d414=length:FID_ANALYSIS_LENGTH_1+50.
this was the goal and it does work but i really didnt want to have to create 11 more features in each pipe to accomplish it.
i will continue to simplify the number of features if possible.
thank you for all the help