Gets whether output time step change events are fired at output time steps or integrator time steps.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFireOutputTimeStepEvents() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMotionStudy
Dim value As System.Boolean
value = instance.GetFireOutputTimeStepEvents() |
C# | |
---|
System.bool GetFireOutputTimeStepEvents() |
C++/CLI | |
---|
System.bool GetFireOutputTimeStepEvents(); |
Return Value
True if output time step change events are fired at output time steps; false if output time step change events are fired at integrator time steps
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0