<Code Lib>
2025.3 Method
Changes 5
M

RebarBendingDetail.GetTagRelativePosition

Description:
Gets 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.

public static XYZ GetTagRelativePosition(
	Element bendingDetail
)

  • bendingDetail
    The bending detail element.
Return Value XYZ The new relative position of the embedded tag w.r.t. the bending detail element.

Loading…