Gets or sets whether to show the motion during the calculation of the simulation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AnimateDuringSimulation As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As Boolean
instance.AnimateDuringSimulation = value
value = instance.AnimateDuringSimulation
|
C# | |
---|
bool AnimateDuringSimulation {get; set;} |
C++/CLI | |
---|
property bool AnimateDuringSimulation {
bool get();
void set (bool value);
} |
Return Value
True to show the motion during the calculation of the simulation, false to not and speed up the calculation time
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0