Applies the properties of the specified component contact to the set of all component contacts to edit.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetAsDefaultComponentContact( _
ByVal SName As System.String _
) As System.Integer |
CSolidWorks.Interop.cosworks~SolidWorks.Interop.cosworks.ICWMultipleComponentContactsEditManager~SetAsDefaultComponentContact.html# | |
---|
System.int SetAsDefaultComponentContact(
System.string SName
) |
C++/CLI | |
---|
System.int SetAsDefaultComponentContact(
& System.String^ SName
) |
Parameters
- SName
- Name of the default component contact
Return Value
Error code as defined in
swsMultipleContactsEditErrorCode_e
Example
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0