AMEE_in_Revit.Addin.CO2eParameter.CO2eFieldUpdater.GetAdditionalInformation C# (CSharp) 메소드

GetAdditionalInformation() 공개 메소드

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