UpdateMaterialProperty

Updates a MaterialProperty record in the material database.
Syntax
Material.UpdateMaterialProperty
(
MaterialProperty
As MaterialProperty, [
ActivityDescription
As String])
The
UpdateMaterialProperty
method syntax has these parts:
Part
Description
Material
Instance of the Material object to which the method is directed.
MaterialProperty
An instance of a MaterialProperty object.
ActivityDescription
Adds descriptive text to the activity journal for this operation. (
Optional
)
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal