IModelAccessPolicy Interface
Namespace: NextDesign.Core
Description
Model access policy.
You can change the scope of access to detailed information (shapes and form elements) of models and editors.
Method
Name | Description |
---|---|
SetAllEditorAccess | Sets whether detailed information of 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. |
SetAllProductAccess | Enables obtaining and searching all model information. |
SetSpecifiedProductAccess | Enables retrieval and search of only valid model information for the specified product. |