AreaReinforcement.GetNumberOfLines
Description:
Gets the number of lines on the specified layer. It also counts the excluded ones.
Gets the number of lines on the specified layer. It also counts the excluded ones.
public int GetNumberOfLines(
AreaReinforcementLayerType layer
)
-
layerThe layer type for which will return the number of lines.
Return Value
Int32
Returns the number of lines on the specified layer.
-
A value passed for an enumeration argument is not a member of that enumeration
-
The layer layer isn't active.