IExportContextBase.OnLineSegment
Description:
This method is called after unhandled curve was tessellated to line segments and sent to the output.
This method is called after unhandled curve was tessellated to line segments and sent to the output.
void OnLineSegment(
LineSegment segment
)
-
segmentA structure describing the line segment.