AMEE_in_Revit.Addin.CO2eParameter.CO2eFieldUpdater.GetAdditionalInformation C# (CSharp) Méthode

GetAdditionalInformation() public méthode

public GetAdditionalInformation ( ) : string
Résultat string
        public string GetAdditionalInformation()
        {
            return "Calculate the CO2e values of elements whenever the element changes";
        }