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