Object AMProcess.RepresentativeMaterial { get; set; }
Get/sets the Representative Material which will be used for calculating heating and cooling time steps in case of multi-material builds only.
This does not change the bodies' material assignment. If unsure, choose the material with the lowest thermal diffusivity.
Throws an exception if the Part Geometry is not set, if all bodies in the Part Geometry share a single material, if the input is not a valid material, or if the material is not assigned to the Part Geometry.
Examples