Revit 2025 API
Fabrication |
The version of the fabrication configuration.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Version { get; }
Public ReadOnly Property Version As Double Get
public: property double Version { double get (); }
member Version : float with get
Property Value
DoubleSee Also