Sets the location of a thermostat for heat flux used in transient thermal studies.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetThermostat( _
ByVal DispCoord As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWHeatFlux
Dim DispCoord As System.Object
instance.SetThermostat(DispCoord) |
C# | |
---|
void SetThermostat(
System.object DispCoord
) |
C++/CLI | |
---|
void SetThermostat(
& System.Object^ DispCoord
) |
Parameters
- DispCoord
- Vertex for the location of the thermostat
See Also
Availability
SolidWorks Simulation API 2008 SP1.0