2021 Method
Changes 0
M

RebarContainer.IsItemHidden

Description:
Identifies if a given RebarContainerItem is hidden in this view.
public bool IsItemHidden(
	View view,
	int itemIndex
)
Return Value bool True if the RebarContainerItem is hidden in this view, false otherwise.