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