MaterialCreatedEventΒΆ webVis API ReferenceMaterialCreatedEventClass MaterialCreatedEventExperimentalExperimental. May be changed in the future without notice. Event that is fired when a material entity has been created in the webvis context. See EventType.MATERIAL_CREATED MaterialAPI MaterialAPI.createMaterial Hierarchy (View Summary)WebVisEventMaterialCreatedEvent IndexPropertiesid materialId properties transactionCode? transactionID? type? PropertiesExperimentalidid: numbermaterialIdmaterialId: numberThe ID of the material. propertiesproperties: MaterialPropertiesThe properties of the material. 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 created in the webvis context.
See