What is the best method of forcing a fill daylight using an assembly? Though I've played with several links, I'm not managing to get the results I desire.
Thanks.
What is the best method of forcing a fill daylight using an assembly? Though I've played with several links, I'm not managing to get the results I desire.
Thanks.
Can't say if it's the best way but one method I like to use for this is to insert a Conditionalcutorfill subassembly at the point on your Assembly prior to the Daylight. Then Insert Attach Daylightmultiintercept subbassembly to the Conditionalcutorfill.
A Couple things to be aware of:
Conditionalcutorfill sub has a search distance parameter which is set to 9999' so I like to reduce that # quite a bit.
has an "Intercept Number" Parameter telling C3d to keep searching & cut through the EG multiple times. (Most cases you'd want this value to be set to 1,
meaning it will tie at the first intersect it finds of the EG surface).
Example Assembly:
Example resulting 2% Boulevard, which using a normal Daylight sub would have tied to EG as a Fill Slope: Cut slope is set to 1:50 (2%).
Can't say if it's the best way but one method I like to use for this is to insert a Conditionalcutorfill subassembly at the point on your Assembly prior to the Daylight. Then Insert Attach Daylightmultiintercept subbassembly to the Conditionalcutorfill.
A Couple things to be aware of:
Conditionalcutorfill sub has a search distance parameter which is set to 9999' so I like to reduce that # quite a bit.
has an "Intercept Number" Parameter telling C3d to keep searching & cut through the EG multiple times. (Most cases you'd want this value to be set to 1,
meaning it will tie at the first intersect it finds of the EG surface).
Example Assembly:
Example resulting 2% Boulevard, which using a normal Daylight sub would have tied to EG as a Fill Slope: Cut slope is set to 1:50 (2%).
Another options might be to use the Cut / Fill options in LinkSlopeToSurface. You can use it to force the sub to only build a cut or fill slope.
Here's what it looks like in an assembly. The sub builds a fill link where possible, even though this would normally be a cut.
Another options might be to use the Cut / Fill options in LinkSlopeToSurface. You can use it to force the sub to only build a cut or fill slope.
Here's what it looks like in an assembly. The sub builds a fill link where possible, even though this would normally be a cut.
So, I messed around with linkgradetoslope. I found that the condition "Add link in" seemed to trump the value of slope. So, if I set my slope to -2% and left the addlinkin to cut and fill, the solution could be either cut or fill. If I put +2% but used fill only, the solution was a "fill" slope and visa versa. Why would the addlinkin value trump the slope value?
So, I messed around with linkgradetoslope. I found that the condition "Add link in" seemed to trump the value of slope. So, if I set my slope to -2% and left the addlinkin to cut and fill, the solution could be either cut or fill. If I put +2% but used fill only, the solution was a "fill" slope and visa versa. Why would the addlinkin value trump the slope value?
Can't find what you're looking for? Ask the community or share your knowledge.