Rebar.CreateFromCurves
Overloads (2):
CreateFromCurves(Document,RebarStyle,RebarBarType,RebarHookType,RebarHookType,Element,XYZ,IList[Curve],RebarHookOrientation,RebarHookOrientation,Double,Double,ElementId,ElementId,Boolean,Boolean)
public static Rebar CreateFromCurves(
Document doc,
RebarStyle style,
RebarBarType barType,
RebarHookType startHook,
RebarHookType endHook,
Element host,
XYZ norm,
IList<Curve> curves,
RebarHookOrientation startHookOrient,
RebarHookOrientation endHookOrient,
double hookRotationAngleAtStart,
double hookRotationAngleAtEnd,
ElementId endTreatmentTypeIdAtStart,
ElementId endTreatmentTypeIdAtEnd,
bool useExistingShapeIfPossible,
bool createNewShape
)
-
doc
-
style
-
barType
-
startHook
-
endHook
-
host
-
norm
-
IList<Curve>curves
-
startHookOrient
-
endHookOrient
-
DoublehookRotationAngleAtStart
-
DoublehookRotationAngleAtEnd
-
endTreatmentTypeIdAtStart
-
endTreatmentTypeIdAtEnd
-
BooleanuseExistingShapeIfPossible
-
BooleancreateNewShape