Sets the value to use in the equation of this topology study Factor Of Safety constraint.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetValue( _
ByVal DValue As System.Double _
) As System.Integer |
C# | |
---|
System.int SetValue(
System.double DValue
) |
C++/CLI | |
---|
System.int SetValue(
& System.double DValue
) |
Parameters
- DValue
- 1.0 <= Value in the Factor Of Safety constraint equation <= 10000.0
Return Value
Result code as defined in
swsTopologyStudy_FOSConstraintErrors_e
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0