<Code Lib>
2025.3 Method
Changes 0
M

CableTray.IsValidCableTrayType

Description:
Identifies if a cable tray type is valid.

public static bool IsValidCableTrayType(
	Document document,
	ElementId cabletrayType
)

Return Value Boolean True if the cable tray type is valid, false otherwise.

Loading…