Skip to main content

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

NameDescription
SetAllEditorAccessSets 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.
SetAllProductAccessEnables obtaining and searching all model information.
SetSpecifiedProductAccessEnables retrieval and search of only valid model information for the specified product.