UpdateMaterialClassProperty

Updates a MaterialClassProperty record in the material database.
Syntax
MaterialClass.UpdateMaterialClassProperty
(
MaterialClassProperty
As MaterialClassProperty),
PropagateChanges
As Boolean, [
ActivityDescription
As String])
The
UpdateMaterialClassProperty
method syntax has these parts:
Part
Description
MaterialClass
Instance of the MaterialClass public interface to which the method is directed.
MaterialClassProperty
An instance of a MaterialClassProperty 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