Solid Edge Framework Type Library
ApplyMaterial Method
Specify document object.
Specify name of the material to be applied as string.
Description
This API is used to apply specific material for a document.
Syntax
Visual Basic
Public Sub ApplyMaterial( _
   ByVal pDocument As Object, _
   ByVal bstrMatName As String _
) 
Parameters
pDocument
Specify document object.
bstrMatName
Specify name of the material to be applied as string.
See Also

MatTable Object  | MatTable Members  | Solid Edge V17 - What's New