Validate that the element is a schematic bending detail.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsSchematicBendingDetail(
Element bendingDetail
)
Parameters
- bendingDetail Element
-
The element that will be checked.
Return Value
Boolean
Exceptions
See Also
Reference