Gets the location of the thermostat for heat flux.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetThermostat() As Object |
Visual Basic (Usage) | |
---|
Dim instance As ICWHeatFlux
Dim value As Object
value = instance.GetThermostat()
|
C# | |
---|
object GetThermostat() |
C++/CLI | |
---|
Object^ GetThermostat(); |
Return Value
Vertex for the location of the thermostat
Remarks
See Also
Availability
SolidWorks Simulation API 2008 SP1.0