MassZoneMaterialType
Description:
MassZone material type.
MassZone material type.
Remarks:
Indicates how MassZone material is calculated.
Indicates how MassZone material is calculated.
public enum MassZoneMaterialType
| Name | Description |
|---|---|
| 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. |
| 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. |