| IDocumentHandler Interface |
Namespace:
CodeStack.SwEx.AddIn.Base
Assembly:
CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax public interface IDocumentHandler : IDisposable
Public Interface IDocumentHandler
Inherits IDisposable
public interface class IDocumentHandler : IDisposable
The IDocumentHandler type exposes the following members.
Methods
| Name | Description |
---|
| Init |
Called when model document is initialized (created)
|
TopSee Also