<Code Lib>
M

AreaReinforcement.IsLayerActive

Description:
Identifies if the layer is active or not.

public bool IsLayerActive(
	AreaReinforcementLayerType layer
)

Return Value bool Returns true if the input layer is active, false otherwise

Loading…