Deletes a load or restraint.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub DeleteLoadsAndRestraints( _
ByVal SName As System.String _
) |
C# | |
---|
void DeleteLoadsAndRestraints(
System.string SName
) |
C++/CLI | |
---|
void DeleteLoadsAndRestraints(
& System.String^ SName
) |
Parameters
- SName
- Name of the restraint or load object to delete
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0