Sets the material to apply to the shell for analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetShellMaterial( _
ByVal MaterialDisp As Object _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWShell
Dim MaterialDisp As Object
Dim value As Integer
value = instance.SetShellMaterial(MaterialDisp)
|
Parameters
- MaterialDisp
- Material
Return Value
Error or warning as defined in swsMaterialErrorWarning_e
See Also
Availability
SolidWorks Simulation API 2008 SP1.0