Configuring Solid Pipe Weight

Modified on Wed, 22 Apr 2020 at 01:55 PM

There are two ways for Creo to handle reporting the weight of solid pipe segments, it is handled through a config.pro setting piping_material_source. PTC's documentation (here) states:


weight_length - Calculates the wet weight of the pipeline using weight/length.

material_dir - Calculates the dry weight of the pipeline using the material file. To use this option, you must set the pro_material_dir file to use.


Material_dir

The material_dir option links the material of the pipeline to the listed material in the pro_material_dir directory, this is fairly straightforward.


Weight_length

The weight_length option is a bit trickier and requires some calculations beforehand, particularly when using IPS unit system. 


If you're going with this option, in Creo the mass and density values are explicitly not the weight (force) - gravity needs to be accounted for in any calculations. It is VERY important to note the difference between the Creo Parametric Default unit system and IPS unit system (shown below). 

IPS is a measure of pound-force and Creo Parametric Default is a measure of pound-mass. You will need to convert any standard "lb/in³" densities to lbf by dividing by (32.174 ft/s2 x 12 in/ft).


It is important that if you are using the Creo Parametric Default unit system, the pipe text CSV files must be written as "DEFAULT" as the unit system.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article