2023 Method
Changes 2
M

AreaReinforcement.GetMovedLineTransform

Description:
Returns a transform representing the movement of the line relative to its default position along the direction of the desired layer.
public Transform GetMovedLineTransform(
	AreaReinforcementLayerType layer,
	int linePositionIndex
)
Return Value Transform The transform representing the movement of the line relative to its default position along the direction of the desired layer.