Revit 2025.3 API
Correction |
Get factor value of wire correction factor.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double Factor { get; }
Public ReadOnly Property Factor As Double Get
public: property double Factor { double get (); }
member Factor : float with get
Property Value
DoubleSee Also