<Code Lib>
M

AreaReinforcement.GetNumberOfLines

Description:
Gets the number of lines on the specified layer. It also counts the excluded ones.

public int GetNumberOfLines(
	AreaReinforcementLayerType layer
)

Return Value Int32 Returns the number of lines on the specified layer.

Loading…