Renders the active model to the SolidWorks graphics area.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function RenderToScreen() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPhotoWorks
Dim value As Boolean
value = instance.RenderToScreen()
|
C++/CLI | |
---|
bool RenderToScreen(); |
Return Value
True if the model is rendered to the SolidWorks graphics area, false if not
Example
See Also
Availability
PhotoWorks API 2006 FCS