StartTime Property (ICWNonLinearStudyOptions)
Gets the start time.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property StartTime As Double |
C# | |
---|
double StartTime {get;} |
C++/CLI | |
---|
property double StartTime {
double get();
} |
Return Value
Start time
Example
See Also
Availability
SolidWorks Simulation API 2008 SP1.0