M

RebarCoupler.Create

Description:
Creates a new instance of a Rebar Coupler element within the project.
public static RebarCoupler Create(
	Document doc,
	ElementId typeId,
	ReinforcementData pFirstData,
	ReinforcementData pSecondData,
	out RebarCouplerError error
)
Return Value nullNothingnullptr The newly created Rebar Coupler instance, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the operation fails.