2021 Enumeration
Changes 5
E

MassZoneMaterialType

Description:
MassZone material type.
Remarks:
Indicates how MassZone material is calculated.
public enum MassZoneMaterialType
Name Description
E MaterialBySurfaceType Material for a given face of a MassZone comes from the category of the face of the MassEnergyAnalyticalModel that the MassZone face is created from.
E NormalMaterial If materialId is InvalidElementId, all faces of the MassZone will use the material from the MassZone category object style. If materialId is a valid material, all faces of the MassZone will use that specific material.