<Code Lib>
M

RebarBendingDetail.SetPosition

Description:
Sets the position for this bending detail relative to its view.

public static void SetPosition(
	Element bendingDetail,
	XYZ position
)

  • bendingDetail
    The bending detail for which we want to get the position.
  • position
    The new position for this bending detail relative to its view.

Loading…