ModelEditorSelectionResult Interface
Namespace: NextDesign.Core.EditingCapabilities
Description
An object that represents the model acquisition results to be displayed for the selection of category information.
※Even if you set this result to CapabilityResults.Fail, it will not be an error and will be treated the same as CapabilityResults.Ignore.
Belonging Area
Name | Description |
---|---|
EditingCapability | A group of APIs to access EditingCapability. |
Inherit Base
Name | Description |
---|---|
ResultBase | Base class of parameter object used in the edit assistance function. |
Property
Name | Description |
---|---|
Model | Model to display in the editor If you specify a deleted model or a model other than the project being edited, it will not be displayed in the editor. |