Gets the variation with time or frequency of this remote load.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTimeOrFrequencyCurve() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICWRemoteLoad
Dim value As System.Object
value = instance.GetTimeOrFrequencyCurve() |
C# | |
---|
System.object GetTimeOrFrequencyCurve() |
C++/CLI | |
---|
System.Object^ GetTimeOrFrequencyCurve(); |
Return Value
Array of curve data representing the variation with time or frequency of this remote load (see
Remarks)
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2012 SP0