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