Removes the specified constraint from this topology study.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function RemoveConstraint( _
ByVal SConstraintName As System.String _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWTopologyStudyManager
Dim SConstraintName As System.String
Dim value As System.Integer
value = instance.RemoveConstraint(SConstraintName) |
Parameters
- SConstraintName
- Name of the constraint to remove
Return Value
Result code as defined in
swsTopologyStudyError_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0