Family Parameter Is Determined By Formula Property Indicates if the parameter is determined by formula. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsDeterminedByFormula { get; } Public ReadOnly Property IsDeterminedByFormula As Boolean Get public: property bool IsDeterminedByFormula { bool get (); } member IsDeterminedByFormula : bool with 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
Family Parameter Is Determined By Formula Property Indicates if the parameter is determined by formula. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsDeterminedByFormula { get; } Public ReadOnly Property IsDeterminedByFormula As Boolean Get public: property bool IsDeterminedByFormula { bool get (); } member IsDeterminedByFormula : bool with 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