Click or drag to resize

HazardousMaterialType Enumeration

Specifies whether or not a material is hazardous, and if so, the regulatory directive that controls the use of this substance in production.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public enum HazardousMaterialType
Members
Member nameValueDescription
NotHazardous0 The material is not hazardous
Hazardous1 The material is not hazardous, but not subject to any particular directives.
RoHS2 The material is hazardoes, and is subject to the Restriction of Hazardous Substances Directive (RoHS)
See Also