Sets a vertex for the location of a thermostat for heat power.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetThermostat( _
ByVal DispVertex As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWHeatPower
Dim DispVertex As System.Object
instance.SetThermostat(DispVertex) |
C++/CLI | |
---|
void SetThermostat(
& System.Object^ DispVertex
) |
Parameters
- DispVertex
- Vertex for the location of a thermostat
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0