Gets or sets whether to include fluid convection effects from SOLIDWORKS Flow Simulation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CheckFlowConvectionCoef2 As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICWThermalStudyOptions
Dim value As System.Boolean
instance.CheckFlowConvectionCoef2 = value
value = instance.CheckFlowConvectionCoef2 |
C# | |
---|
System.bool CheckFlowConvectionCoef2 {get; set;} |
C++/CLI | |
---|
property System.bool CheckFlowConvectionCoef2 {
System.bool get();
void set ( & System.bool value);
} |
Property Value
-1 or true to include fluid convection effects from SOLDWORKS Flow Simulation, 0 or false to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30