Skip to main content

IModelInitializationProvider.InitializeProvider method

Namespace: NextDesign.Core.EditingCapabilities

Description

Initialize this provider.
By registering a metaclass in the context that enables this provider, the provider will be executed when the model is generated.

This method is called back when the provider is registered with the IEditingCapabilityProviderRegistry.

argument

NameTypeDescription
contextIModelInitializationProviderInitializationContextinitialization context

Return value

  • void