2022 Method
Changes 5
M

MassEnergyAnalyticalModel.GetReferencesToAllShadingFaces

Description:
Get References to all Faces of the MassEnergyAnalyticalModel which are of Mass Shade subcategory.
Remarks:
Called out as a separate convenience method because often it is more useful to obtain information about non-shading faces from the zones, and only get information about shading faces from the MassEnergyAnalyticalModel.
public IList<Reference> GetReferencesToAllShadingFaces()
IList<Reference> Array of Reference to Faces that represent Mass Shades.