Gets the time curve data for heat power.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTimeCurve() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICWHeatPower
Dim value As System.Object
value = instance.GetTimeCurve() |
C# | |
---|
System.object GetTimeCurve() |
C++/CLI | |
---|
System.Object^ GetTimeCurve(); |
Return Value
Array of time curve data (see
Remarks)
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0