Creates a new RebarBendingDetailType object for full representations.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static RebarBendingDetailType CreateRealistic( Document Document )
Parameters
- Document Document
- Document to which the new element should be added.
Return Value
RebarBendingDetailTypeThe new RebarBendingDetailType object.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
