IModelAccessPolicy.SetAllEditorAccess Method
Namespace: NextDesign.Core
Description
Sets whether detailed information for all editors can be obtained.
If set to obtainable, the internal structure of the editor is analyzed, so the analysis time is added to the response of the editor API.
Arguments
Name | Type | Description |
---|---|---|
enabled | bool | Specify true if you want to obtain it. |
Return value
- void