You might want to turn you 3D Polyline into a feature line. Feature line can display linetype.
If you are using 2018, try LINETYPE3DPLINEON.
This will allow 3D Polylines to show non-continuous linteypes correctly.
LINETYPE3DPLINEOFF turns off display linetype display.
Neither of these commands are in the Help system.
This is available in 2018. I believe that is was added in one of the 2016 service packs.
There are some inconstancies you should be aware of:
* Display
2D Length or Segmented
Entity 3D projection or Continuous Comment
Line 3D Segmented Pattern compressed for steep lines *
Arc 3D Segmented Pattern compressed for steep arcs *
2D Polyline
LT Gen: disabled 3D Segmented Pattern compressed for steep segments *, Short segments continuous **
LT Gen: enabled 3D Continuous Pattern compressed for steep segments *
3D Polyline *** 3D Segmented Pattern compressed for steep segments *, Short segments continuous (arcs are tessellated) **
Feature Line **** 2D Continuous Pattern continues through short segments; corners may fall in gap areas.
* The line pattern appears to be applied to the object along its 3D path, thus when in plan view, the pattern on steep lines appears to be compressed. This is the case for model space, but the compression seems to disappears in paper space. Featurelines, in both model and paper space, appear as if the pattern is applied along the 2d length of the line.
** On 2D Polylines the Linetype generation property of each object determined whether the pattern to be applied to each segment of the polyline or contiguously from start to end. Linetype generation disabled goes segment by segment; each point of the polyline will be on a line portion of the pattern, but short segments may be shown as a continuous line. Linetype generation enabled goes continuously; points of the polyline may fall in a gap portion of the pattern, but the pattern continues through short segments of the polyline.
*** 3D Polylines do not have a Linetype generation property. They act like Linetype generation is disabled. Since 3d Polylines do not contain arcs, but short line segments representing arcs the pattern will generally not continue through an "arc".
**** Feature lines do not have a Linetype generation property. They act like Linetype generation is enabled. Since featurelines do contain arcs, the pattern will continue through an arc.
If 3D Polylines and Featurelines superficially y look the same, but are very different. It is too bad that the AutoCAD and Civil 3D design teams did not collaborate on this. ( ... and MLeader vs Civil 3D Labels ... and Annotative text vs Civil 3D text scaling, etc.)
LINETYPE3DPLINEON happened at the same time the DGN linetype support was incorporated. If we had a way of creating DGN linetype RSC files, we could move beyond the limited, primitive, alignment type A, AutoCAD Linetypes. The documentation of 3d polyline linetypes, and DGN linetypes is minimal to totally missing. Perhaps these are works in progress and we may see some improvement.
Christopher Stevens
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
