Sets the material ID for this body. This ID is not visible to the user.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetMaterialIdName2( _
ByVal Name As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim Name As String
Dim value As Boolean
value = instance.SetMaterialIdName2(Name)
|
C# | |
---|
bool SetMaterialIdName2(
string Name
) |
C++/CLI | |
---|
bool SetMaterialIdName2(
& String^ Name
) |
Parameters
- Name
Material's ID name
Return Value
True if the material ID name is set successfully, false if not
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0