ModelInitializationParams interface
Namespace: NextDesign.Core.EditingCapabilities
Description
A parameter that provides an initialization target for an instance of the model.
Affiliation area
Name | Description |
---|---|
EditingCapability | APIs to access EditingCapability. |
Inherit Base
Name | Description |
---|---|
ParamsBase | This is the base class for the result objects used by the assist-edit feature. |
Property
Name | Description |
---|---|
IsCloned | Is the model to be initialized a cloned model |
Model | Model to initialize |