MapMaterialClassProperty

Maps a MaterialClassProperty record to the material definition in the material database.
Syntax
Material.MapMaterialClassProperty
(
MaterialClassProperty
As MaterialClassProperty)
The
MapMaterialClassProperty
method syntax has these parts:
Part
Description
Material
Instance of the Material interface to which the method is directed.
MaterialClassProperty
An instance of a MaterialClassProperty object.
Remarks
This interface allows the mapping of MaterialClassProperties to the material definition.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal