Obsolete as of SOLIDWORKS Document Manager API 2005 FCS. Not superseded.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDocument
Dim eModelFileName As System.String
Dim value As SwDmEDwgDataError
value = instance.GetEDrawingsData(eModelFileName) |
Parameters
- eModelFileName
- Filename of eDrawings file to which to save the data
Return Value
Success or error code as defined by
SwDmEDwgDataError
See Also
Availability
SOLIDWORKS Document Manager API 2004 FCS