CorrectionFactorFactor Property |
Get factor value of wire correction factor.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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