2025 Method
Changes 2
M

AreaReinforcement.ResetMovedLineTransform

Description:
Reset the transformation representing the movement of the line relative to its default position along the direction of the specified layer. The moved line transform will be set to Identity.
public void ResetMovedLineTransform(
	AreaReinforcementLayerType layer,
	int linePositionIndex
)
  • layer
    The layer on which the line stays.
  • linePositionIndex
    The index of the line from the desired layer. It should be an index between 0 and (NumberOfLines-1).