Sets the time, in seconds, where to place the timebar on the timeline for this motion study.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetTime( _
ByVal Time As System.Double _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMotionStudy
Dim Time As System.Double
Dim value As System.Boolean
value = instance.SetTime(Time) |
C# | |
---|
System.bool SetTime(
System.double Time
) |
C++/CLI | |
---|
System.bool SetTime(
& System.double Time
) |
Parameters
- Time
- Time, in seconds, where to place the timebar on the timeline
Return Value
True if the timebar is set to the specified time, false if not
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0