Solid Edge Framework Type Library
SetMRUMaterialLimit Method
Specify the limit value for MRU materials as integer.
Description
Sets the limit value for MRU materials.
Syntax
Visual Basic
Public Sub SetMRUMaterialLimit( _
   ByVal nNoOfMRUMtls As Integer _
) 
Parameters
nNoOfMRUMtls
Specify the limit value for MRU materials as integer.
Remarks
Range for MRU materials is 0 to 10.
See Also

MatTable Object  | MatTable Members