Gets or sets whether to show the motion during the calculation of the simulation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AnimateDuringSimulation As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As System.Boolean
instance.AnimateDuringSimulation = value
value = instance.AnimateDuringSimulation |
C# | |
---|
System.bool AnimateDuringSimulation {get; set;} |
C++/CLI | |
---|
property System.bool AnimateDuringSimulation {
System.bool get();
void set ( & System.bool value);
} |
Property 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