Solid Edge Framework Type Library
Render Event
Description
Occurs in lieu of the main display to support plugin renderers.
Syntax
Visual Basic
Public Event Render( _
   ByVal pDevice As Unknown, _
   ByVal pScene As Unknown, _
   ByVal pProgress As Unknown _
)
Parameters
pDevice
pScene
pProgress
See Also

RenderEvents Object  | RenderEvents Members

Send comments on this topic.