FormulaEditingEventArgs.Apply Method

Applies formula to the parameter


Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public void Apply(
	string formula
)

Parameters

formula  String
 

Exceptions

ExceptionCondition
ArgumentNullException A non-optional argument was null

See Also

Reference

FormulaEditingEventArgs Class
Autodesk.Revit.UI.Events Namespace