CableType.SetCableSizeUsable
Description:
Marks the Cable Size can be used by this Cable Type.
Marks the Cable Size can be used by this Cable Type.
public void SetCableSizeUsable(
ElementId cableSizeId,
bool usable
)
-
cableSizeIdThe Cable Size id.
-
BooleanusableThe Cable Size can be used by this Cable Type or not.
-
The id is not a Cable Size id.
-
A non-optional argument was null