2024 Method
Changes 0
M

RebarInSystem.IsBarHidden

Description:
Identifies if a given bar in this rebar set is hidden in this view.
public bool IsBarHidden(
	View view,
	int barIndex
)
Return Value bool True if the bar is hidden in this view, false otherwise.