Creates an animation in which an exploded view of an assembly is collapsed.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IMotionStudy
Dim DeleteExistingPath As Boolean
Dim Duration As Double
Dim StartTime As Double
Dim value As Boolean
value = instance.CreateByCollapse(DeleteExistingPath, Duration, StartTime)
|
Parameters
- DeleteExistingPath
- True to delete any existing animation sequences, false to not
- Duration
- Length of time of the animation in seconds
- StartTime
- Time to start this animation (see Remarks)
Return Value
True if the animation is created, false if not
Example
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0