Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

LLD pipeworks problem

Status
Not open for further replies.

FMeng331

Civil/Environmental
Joined
Jul 19, 2006
Messages
1
Location
US
I am getting and error when trying to create a pipe run. Has anyone every seen this error before and if so how can I fix it?

Field 'Run Data Table.PIPE_NAME"
cannot be a zero-length string

 
Not sure how LLD works, but in programming you are trying to pull info from a table of some sort and a defining length has a string of zero length (eg ""). You will need to find it I think, and at least add a space (eg " ").

"Everybody is ignorant, only on different subjects." — Will Rogers
 
This error message may be caused by not having each individual pipe named in the table. When creating a pipe run:

Draw a polyline along the pipes to be profiled.
Define an alignment from this polyline.
Set the desired surface to be "current".
Define and name the pipe run from the Pipes menu.
Sample and create a profile from "Profiles".
Import the "conceptual profile" from pipes onto the profile.
Select "concptual profile, edit data", and the editing table for the selected run will come up.
Use the pull-down menu on the table view to choose the "pipes" data table, on which the first column must have a name for the individual pipe segment.

I usethe CivilDesign modules quite regularly at work. If what I wrote isn't clear enough, please don't heistate to ask more questions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top