RVTDocs.com

RebarBendingDetailType.Create

Method
Description:
Creates a new RebarBendingDetailType object.
Syntax
[ObsoleteAttribute("This method is deprecated in Revit 2025 and may be removed in a later version of Revit. This function was replaced by createSchematic and createRealistic.")]
public static RebarBendingDetailType Create(
	Document Document
)
Parameters
Parameter Type Description
Document Document Document to which the new element should be added.
Return Value
Type Description
RebarBendingDetailType The new RebarBendingDetailType object.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null