Sets the name of this topology study Factor Of Safety constraint
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetName( _
ByVal SName As System.String _
) As System.Integer |
C# | |
---|
System.int SetName(
System.string SName
) |
C++/CLI | |
---|
System.int SetName(
& System.String^ SName
) |
Parameters
- SName
- Name of the Factor Of Safety constraint
Return Value
Result code as defined in
swsTopologyStudy_FOSConstraintErrors_e
Example
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0