AutoLISP Multi Dwg to .DSD File

AutoLISP Multi Dwg to .DSD File

Anonymous
Not applicable
1,327 Views
1 Reply
Message 1 of 2

AutoLISP Multi Dwg to .DSD File

Anonymous
Not applicable

I need help. I need AutoLISP to write the file. DSD by selecting the Dwg file in the folder? DSD sample file that I need below
Thanks for the help

>

>

>

[DWF6Version]
Ver=1
[DWF6MinorVersion]


MinorVer=1
[DWF6Sheet:F-6N031-001-Fabrication]
DWG=D:\ALL Project ( 3D)\Test\New folder\F-6N031-001.dwg
Layout=Fabrication
Setup=TEST
OriginalSheetPath=D:\ALL Project ( 3D)\Test\New folder\F-6N031-001.dwg
Has Plot Port=0
Has3DDWF=0
[DWF6Sheet:F-6N031-005-Fabrication]
DWG=D:\ALL Project ( 3D)\Test\New folder\F-6N031-005.dwg
Layout=Fabrication
Setup=TEST|D:\ALL Project ( 3D)\Test\New folder\F-6N031-001.dwg
OriginalSheetPath=D:\ALL Project ( 3D)\Test\New folder\F-6N031-005.dwg
Has Plot Port=0
Has3DDWF=0
[DWF6Sheet:F-6N031-003-Fabrication]
DWG=D:\ALL Project ( 3D)\Test\New folder\F-6N031-003.dwg
Layout=Fabrication
Setup=TEST|D:\ALL Project ( 3D)\Test\New folder\F-6N031-001.dwg
OriginalSheetPath=D:\ALL Project ( 3D)\Test\New folder\F-6N031-003.dwg
Has Plot Port=0
Has3DDWF=0
[DWF6Sheet:F-6N031-004-Fabrication]
DWG=D:\ALL Project ( 3D)\Test\New folder\F-6N031-004.dwg
Layout=Fabrication
Setup=TEST|D:\ALL Project ( 3D)\Test\New folder\F-6N031-001.dwg
OriginalSheetPath=D:\ALL Project ( 3D)\Test\New folder\F-6N031-004.dwg
Has Plot Port=0
Has3DDWF=0
[Target]
Type=6
DWF=D:\ALL Project ( 3D)\Test\New folder\F-6N031-001.dwfx
OUT=D:\ALL Project ( 3D)\Test\New folder\
PWD=
[MRU block template]
MRU=0
[MRU Local]
MRU=3
File0=C:\Users\pataral1\documents\
File1=D:\ALL Project ( 3D)\Test\New folder\
File2=D:\
[MRU Sheet List]
MRU=1
File0=D:\ALL Project ( 3D)\Test\New folder\F-6N031-001.dsd
[PdfOptions]
IncludeHyperlinks=TRUE
CreateBookmarks=TRUE
CaptureFontsInDrawing=TRUE
ConvertTextToGeometry=FALSE
VectorResolution=1200
RasterResolution=400
[AutoCAD Block Data]
IncludeBlockInfo=0
BlockTmplFilePath=
[SheetSet Properties]
IsSheetSet=FALSE
IsHomogeneous=FALSE
SheetSet Name=
NoOfCopies=1
PlotStampOn=FALSE
ViewFile=FALSE
JobID=0
SelectionSetName=
AcadProfile=<<Unnamed Profile>>
CategoryName=
LogFilePath=
IncludeLayer=TRUE
LineMerge=FALSE
CurrentPrecision=
PromptForDwfName=TRUE
PwdProtectPublishedDWF=FALSE
PromptForPwd=FALSE
RepublishingMarkups=FALSE
PublishSheetSetMetadata=FALSE
PublishSheetMetadata=FALSE
3DDWFOptions=0 1

 

0 Likes
1,328 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

Dear Pangslafz,

 

I made dis routine for it.

if you set you Plotsyle file locatens and de names in de routine dan it make de file and runs de publish.

 

Groeten Eduard.

0 Likes