<Code Lib>
M

RebarBendingDetail.GetPosition

Description:
Gets the position of the bending detail relative to its view.

public static XYZ GetPosition(
	Element bendingDetail
)

  • bendingDetail
    The bending detail for which we want to get the position.
Return Value XYZ Returns the position of the bending detail relative to its view.

Loading…