HeatPowerEndEdit Method (ICWHeatPower)
Ends editing heat power.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function HeatPowerEndEdit() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWHeatPower
Dim value As System.Integer
value = instance.HeatPowerEndEdit() |
C# | |
---|
System.int HeatPowerEndEdit() |
C++/CLI | |
---|
System.int HeatPowerEndEdit(); |
Return Value
Error as defined in swsHeatPowerEndEditError_e
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0