2024 Method
Changes 0
M

RebarShape.SetAllowed

Description:
Specify which bar types can be used with this RebarShape. Bar types are allowed by default.
public void SetAllowed(
	RebarBarType barType,
	bool allowed
)