IModelAccessPolicy Interface
Namespace: NextDesign.Core
Description
Model access policy.
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 | Sets the acquisition and search of all model information. |
SetSpecifiedProductAccess | Sets the function to allow retrieval and search of only valid model information for the specified product. |