RVTDocs.com

RebarUpdateCurvesData.ErrorMessage

Property
Description:
The reason for calculation failure. If the calculation fails, this message will be shown in an error, or warning if we are editing the constraints.
Syntax
public string ErrorMessage { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: errorMessage is an empty string.
ArgumentNullException When setting this property: A non-optional argument was null