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