Revit 2025 API
Fabrication |
The inner size of the fabrication part.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string FreeSize { get; }
Public ReadOnly Property FreeSize As String Get
public: property String^ FreeSize { String^ get (); }
member FreeSize : string with get
Property Value
StringSee Also