The IModelExportContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | OnCurve | This method is called when a Curve is being output. (Inherited from IExportContextBase .) |
![]() | OnLineSegment | This method is called after unhandled curve was tessellated to line segments and sent to the output. (Inherited from IExportContextBase .) Note for 2D export: if the export is performed for the view in non-Wireframe display style, then
|
![]() | OnPoint | This method is called when a Point is being output. |
![]() | OnPolyline | This method is called when a Polyline is being output. (Inherited from IExportContextBase .) |
![]() | OnPolylineSegments | This method is called after unhandled curve was tessellated to polyline segments and sent to the output. (Inherited from IExportContextBase .) Note for 2D export: if the export is performed for the view in non-Wireframe display style, then
|
![]() | OnText | This method is called when a text annotation object is being output. (Inherited from IExportContextBase .) |