UpdateMaterialProperty
Updates a MaterialProperty record in the material database.
Syntax
Material.UpdateMaterialProperty
(MaterialProperty
As MaterialProperty, [ActivityDescription
As String])The method syntax has these parts:
UpdateMaterialProperty
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