<Code Lib>
2020 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
)

Loading…