Revit 2025 API
Fabrication |
The vendor 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 Vendor { get; }
Public ReadOnly Property Vendor As String Get
public: property String^ Vendor { String^ get (); }
member Vendor : string with get
Property Value
StringSee Also