|
swDocMan Constructor
|
Creates a new instance of the DocMan class.
Namespace:
CADSharpTools.DocumentManager
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic swDocMan(
string licenseKey
)
Public Sub New (
licenseKey As String
)
Parameters
- licenseKey
- Type: SystemString
SOLIDWORKS Document Manager API key.
See Also