CRITERIA FILES
CRITERIA FILES
(OP)
Does anyone understand how the criteria files program language works? I am attempting to mofity an existing file to variable width sidewalks
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Contact USThanks. We have received your request and will respond promptly. Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting Guidelines |
|
Join your peers on the Internet's largest technical engineering professional community.
It's easy to join and it's free.
Here's Why Members Love Eng-Tips Forums:
Register now while it's still free!
Already a member? Close this window and log in.
RE: CRITERIA FILES
For variable width sidewalk, you will have to use the symbology of the sidewalk edges to describe in the criteria file. An example of such a file would be:
if (intersect dgn = "outersidewalk") then
{
/* draw skip to x3 y3 */
mark x5 y5
draw slope = 2 to "outersidewalk"
mark x6 y6
YOu will then have to set the symbology for "outersidewalk" in your input file. Of course, depending on your layout, you will also have to do the same for the inner edge of the sidewalk. YOu can send me the file at bhillnev@hotmail.com and I'll look at it. Please send it as text, no attached files. A brief description of the typical section would also help.
RE: CRITERIA FILES
www.dor.state.ne.us
Regards,
Namdac