RVTDocs.com

RebarShape.GetAllowed

Method
Description:
Check whether a bar type can be used with this RebarShape. Bar types are allowed by default.
Syntax
public bool GetAllowed(
	RebarBarType barType
)
Parameters
Parameter Type Description
barType RebarBarType A bar type in the same document as this shape.
Return Value
Type Description
Boolean True if this shape may be combined with this barType.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null