RVTDocs.com

RebarReinforcementData.Create

Method
Description:
Creates a new instance of RebarReinforcementData, or if the operation fails.
Syntax
public static RebarReinforcementData Create(
	ElementId rebarId,
	int iEnd
)
Parameters
Parameter Type Description
rebarId ElementId the Id of the rebar
iEnd Int32 The end of rebar where the coupler stays. This should be 0 or 1
Return Value
Type Description
RebarReinforcementData Creates a new instance of RebarReinforcementData
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null