RVTDocs.com
Namespace: Autodesk.Revit.DB Interface: IExportContextBase

IExportContextBase.OnPolylineSegments

Method
Description:
This method is called after unhandled curve was tessellated to polyline segments and sent to the output.
Syntax
Parameters
Parameter Type Description
segments PolylineSegments A structure describing the polyline segments.
Return Value