Skip to main content

ModelCreatableResult interface

Namespace: NextDesign.Core.EditingCapabilities

Description

An object that represents the result of a selection to make when building a model.

Next Design uses this result object to build the selection.

Affiliation area

NameDescription
EditingCapabilityAPIs to access EditingCapability.

Inherit Base

NameDescription
ResultBaseThis is the base class of the parameter object used by the editing support function.

Property

NameDescription
thisClass candidate list (indexer) that can be added by the specified field

Method

NameDescription
AddCreatableClassesAdds a class candidate list with the specified field.
GetCreatableClassesGets a list of class candidates for the specified field.
RemoveCreatableClassesRemoves the class candidate list for the specified field.