Formula |
Validates the formuls
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
public static string Validate(
ElementId parameterId,
Document document,
string formula
) Parameters
Return Value
String| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
It validates formula using list of global or family parameters depends on document type.