IExportContextBase.OnPolylineSegments
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
segments | PolylineSegments | A structure describing the polyline segments. |
Return Value