Revit 2025 API
Release |
Gets or Sets the Fy of the release type.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool Fy { get; set; }
Public Property Fy As Boolean Get Set
public: property bool Fy { bool get (); void set (bool value); }
member Fy : bool with get, set
Property Value
BooleanSee Also