FamilyParameter.IsDeterminedByFormula Property

Indicates if the parameter is determined by formula.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool IsDeterminedByFormula { get; }

Property Value

Boolean

Remarks

The parameter is read only if it is determined by formula.

See Also

Reference

FamilyParameter Class
Autodesk.Revit.DB Namespace