Gets or sets the end time of a specific time period of the animation to save.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EndTime As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As System.Double
instance.EndTime = value
value = instance.EndTime |
C# | |
---|
System.double EndTime {get; set;} |
C++/CLI | |
---|
property System.double EndTime {
System.double get();
void set ( & System.double value);
} |
Property Value
End time in seconds
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0