Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

Piping

rajamanickam_ps

New member
Can anyone help me to make a pipe keeping the length of the pipe as constant. Tutorial if any is there that is still helpful for me.


Thanks


Raj
 
there are no direct methods in routing the pipeline. but there can be catch point if the length changes.


1. assign a parameter in the piping asm to the pipe length(if u look at the report parameters it would be like asm.mbr.pipe.line.len.cen) . hope it would allow u assign the parameter . declare it as a number rather than string.


if u r used to the concept of restricted variable, u can implement that.


2. customize ur model tree columns to show the columns. (use model tree> filter columns menu to do so to see the parameters)


post the reply if it works


bye


vaidy
 
Hi rajamanickam_ps


Why do you need to control the length of the pipe? is it that you have a standard length of pipe that you need to route? I have encountered this problem and may have a work around.


regards


CAD2448
 

Sponsor

Back
Top