ConduitSizeUsedInSizing Property |
Whether is used in sizing.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool UsedInSizing { get; }
Public ReadOnly Property UsedInSizing As Boolean
Get
public:
property bool UsedInSizing {
bool get ();
}
member UsedInSizing : bool with get
Property Value
Boolean
See Also