UpdateMaterialClass

Updates a Class record in the material database.
Syntax
MaterialSvr
.UpdateMaterialClass
(
MaterialClass
As MaterialClass)
The
UpdateMaterialClass
method syntax has these parts:
Part
Description
MaterialSvr
Instance of the MaterialServer Interface to which the method is directed.
MaterialClass
An instance of a MaterialClassGroup object.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal