InsertMaterial

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