2022 Method
Changes 2
M

AreaReinforcement.GetLineFromLayerAtIndex

Description:
Gets the line from the desired layer at the specified index.
Remarks:

This method will return the line even if it isn't included.

public Line GetLineFromLayerAtIndex(
	AreaReinforcementLayerType layer,
	int linePositionIndex
)
Return Value Line Returns the line from the desired layer at the specified index.