P

TopographyEditScope.IsPermitted

Description:
Tests if the TopographyEditScope is permitted to start.
Remarks:
The TopographyEditScope is not permitted to start for one of the following possible reasons: The document is in read-only state, or the document is currently modifiable, or there already is a topography surface edit mode active in the document.
public bool IsPermitted { get; }