CorrectionFactorFactor Property |
Get factor value of wire correction factor.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Factor { get; }
Public ReadOnly Property Factor As Double
Get
public:
property double Factor {
double get ();
}
member Factor : float with get
Property Value
Double
See Also