ConduitSizeUsedInSizing Property |
Whether is used in sizing.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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