<Code Lib>
2020 Method
Changes 0
M

RebarShape.GetAllowed

Description:
Check whether a bar type can be used with this RebarShape. Bar types are allowed by default.

public bool GetAllowed(
	RebarBarType barType
)

Return Value bool True if this shape may be combined with this barType.

Loading…