TimeHistorySecondIntegrationParameter Property (ICWDynamicStudyOptions)
Obsolete. Superseded by ICWDynamicStudyOptions::GetTimeHistorySecondIntegrationParameter2 and ICWDynamicStudyOptions::SetTimeHistorySecondIntegrationParameter2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TimeHistorySecondIntegrationParameter As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICWDynamicStudyOptions
Dim value As System.Double
instance.TimeHistorySecondIntegrationParameter = value
value = instance.TimeHistorySecondIntegrationParameter |
C# | |
---|
System.double TimeHistorySecondIntegrationParameter {get; set;} |
C++/CLI | |
---|
property System.double TimeHistorySecondIntegrationParameter {
System.double get();
void set ( & System.double value);
} |
Property Value
Second integration parameter
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2012 SP0