<Code Lib>
2026 Method
Changes 7
M

CableType.IsCableSizeUsable

Description:
Checks whether the Cable Size can be used by this Cable Type or not.

public bool IsCableSizeUsable(
	ElementId cableSizeId
)

Return Value Boolean True if the Cable Size can be used by this Cable Type.

Loading…