Creates a new RebarBendingDetailType object for schematic representations.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static RebarBendingDetailType CreateSchematic(
Document Document
)
Parameters
- Document Document
-
Document to which the new element should be added.
Return Value
RebarBendingDetailType
The new RebarBendingDetailType object.
Exceptions
See Also
Reference