Click or drag to resize

ModelDocExtension Class

Provides extension methods for SOLIDWORKS document
Inheritance Hierarchy
SystemObject
  SolidWorks.Interop.sldworksModelDocExtension

Namespace:  SolidWorks.Interop.sldworks
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public static class ModelDocExtension

The ModelDocExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAccess3rdPartyStorageStore
Access the 3rd party storage store for reading or writing
Public methodStatic memberAccess3rdPartyStream
Access the 3rd party storage (stream) for reading or writing
Top
See Also