Sets the location of the 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 of the location of the thermostat
Example
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0