IContextOption interface
Namespace: NextDesign.Desktop
Description
This is the option definition information while the context is valid.
Records changes to various API call results (API behavior) and temporary configuration information that affects API behavior.
Affiliation area
Name | Description |
---|---|
global | A group of APIs that access the execution environment and execution state of the extension. |
Property
Name | Description |
---|---|
EditorAccessMode | Behavior of the editor information acquisition/search API while the context is valid You can change the behavior of the editor information acquisition/search API. |
PlModelAccessMode | Behavior of model information acquisition/search API while context is valid Product line is supported You can specify whether or not to evaluate the product when acquiring and searching model information in the project you are in. |
SpecifiedProduct | Product specification Specifies the product to be evaluated when PlModelAccessMode is SpecifiedProduct. If null is specified for the product, it will be evaluated as if the 150% model was specified. |