MaterialChangedEventΒΆ webVis API ReferenceMaterialChangedEventClass MaterialChangedEventExperimentalExperimental. May be changed in the future without notice. Event that is fired when a material entity has been changed in the webvis context. See EventType.MATERIAL_CHANGED MaterialAPI MaterialAPI.changeMaterial Hierarchy (View Summary)WebVisEventMaterialChangedEvent IndexPropertiesid materialId properties transactionCode? transactionID? type? PropertiesExperimentalidid: numbermaterialIdmaterialId: numberThe ID of the material. propertiesproperties: MaterialPropertiesThe properties of the material that have been changed. Optional ExperimentaltransactionCodetransactionCode?: stringOptional ExperimentaltransactionIDtransactionID?: numberOptional Experimentaltypetype?: EventType
Experimental. May be changed in the future without notice.
Event that is fired when a material entity has been changed in the webvis context.
See