Gets or sets whether to display the results as wireframe.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property WireFrameGraphics As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As Boolean
instance.WireFrameGraphics = value
value = instance.WireFrameGraphics
|
C# | |
---|
bool WireFrameGraphics {get; set;} |
C++/CLI | |
---|
property bool WireFrameGraphics {
bool get();
void set (bool value);
} |
Return Value
True to display results as wireframe, false to display the results rendered
Example
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0