Click or drag to resize

IThirdPartyStreamHandler Interface

Disposable handler for SOLIDWORKS model 3rd party storage (stream)

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 IThirdPartyStreamHandler : IDisposable

The IThirdPartyStreamHandler type exposes the following members.

Properties
  NameDescription
Public propertyStream
Underlying stream
Top
See Also