2027 Method
Changes 7
M

CableType.SetCableSizeUsable

Description:
Marks the Cable Size can be used by this Cable Type.
public void SetCableSizeUsable(
	ElementId cableSizeId,
	bool usable
)
  • cableSizeId
    The Cable Size id.
  • Boolean
    usable
    The Cable Size can be used by this Cable Type or not.