Renders asynchronously.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IVisualizeAddinManager2
Dim renderNotificationHandler As System.Object
Dim value As System.Boolean
value = instance.StartRender2(renderNotificationHandler) |
Parameters
- renderNotificationHandler
- IRenderNotificationHandler2 object (see Remarks)
Return Value
True if the render is successful, false if not
Remarks
See Also
Availability
SOLIDWORKS Visualize Add-in API 2026 FCS