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