Sets the value in the equation of this topology study displacement 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
- Value in the displacement constraint equation
Return Value
Result code as defined in
swsTopologyStudy_DisplacementConstraintErrors_e
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0