Skip to main content

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

NameDescription
EditingCapabilityA group of APIs to access EditingCapability.

Inherit Base

NameDescription
ResultBaseBase class of parameter object used in the edit assistance function.

Property

NameDescription
ModelModel 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.