RVTDocs.com

RebarBendingDetail.SetTagRelativePosition

Method
Description:
Sets the embedded tag position w.r.t. the realistic bending detail element in model coordinates.
Remarks:
This function is exclusive to realistic bending detail mode.
Syntax
public static void SetTagRelativePosition(
	Element bendingDetail,
	XYZ relativeOffset
)
Parameters
Parameter Type Description
bendingDetail Element The bending detail element.
relativeOffset XYZ The new relative position of the embedded tag w.r.t. the bending detail element.
Return Value
Exceptions
Exception Condition
ArgumentException This option is only available for realistic bending detail elements. -or- The input point lies outside of Revit design limits.
ArgumentNullException A non-optional argument was null