InsertMaterialClass
Inserts a MaterialClass record into the material database.
Syntax
MaterialSvr
.
InsertMaterialClass
(MaterialClass
As MaterialClass)The
InsertMaterialClass
method syntax has these parts:Part | Description |
---|---|
MaterialSvr | Instance of the MaterialServer Interface to which the method is directed. |
MaterialClass | An instance of a MaterialClass object. |
Provide Feedback