You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Description("Evaluate Cvalues for a single Audience. See the wiki page to understand how Cvalue is calculated. https://github.com/BHoM/documentation/wiki/BHoM-View-quality-conventions.")]
[Description("Evaluate Cvalues for a List of Audience. See the wiki page to understand how Cvalue is calculated. https://github.com/BHoM/documentation/wiki/BHoM-View-quality-conventions.")]
Need to call DocumentationURL to generate URL instead of having it as a constant string.
Lines 41, 61, both in descriptions of methods.
The text was updated successfully, but these errors were encountered:
Hmm. Thinking about this. If these are going to be in Descriptions.
This won't work.
Applies to all issues where the idea is to use this method in an attribute. Its compile time vs runtime issues.
Please correct me if I'm wrong, but I don't believe there is a way around this. @FraserGreenroyd
BHoM_Engine/Humans_Engine/Query/CvalueAnalysis.cs
Line 41 in 34a943b
BHoM_Engine/Humans_Engine/Query/CvalueAnalysis.cs
Line 61 in 34a943b
Need to call DocumentationURL to generate URL instead of having it as a constant string.
Lines 41, 61, both in descriptions of methods.
The text was updated successfully, but these errors were encountered: