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