Check whether a bar type can be used with this RebarShape. Bar types are allowed by default.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool GetAllowed(
RebarBarType barType
)
Parameters
- barType RebarBarType
-
A bar type in the same document as this shape.
Return Value
Boolean
True if this shape may be combined with this barType.
Exceptions
See Also
Reference