Revit 2025 API
Fabrication |
The lining area of the fabrication part. If the fabrication part is not lined, returns zero.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double LiningArea { get; }
Public ReadOnly Property LiningArea As Double Get
public: property double LiningArea { double get (); }
member LiningArea : float with get
Property Value
DoubleSee Also