IExportContextBase.OnPolylineSegments
Description:
This method is called after unhandled curve was tessellated to polyline segments and sent to the output.
This method is called after unhandled curve was tessellated to polyline segments and sent to the output.
void OnPolylineSegments(
PolylineSegments segments
)
-
segmentsA structure describing the polyline segments.