• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

aprire file con estensione .dsd

  • Thread starter Thread starter blubossa
  • Start date Start date
I never opened them and used them but you could try with the notepad.
look that are not drawings though, contain descriptions of drawings published in dwf format.
 
I never opened them and used them but you could try with the notepad.
look that are not drawings though, contain descriptions of drawings published in dwf format.
Maybe I felt bad, I wanted to understand how to view them....
 
Maybe I felt bad, I wanted to understand how to view them....
then, when you publish dwf files you can decide to save or not the list of sheets you post and the save is in dsd format.
This file serves when you want to do more publications and reuse that list you have previously published, importing the file inside the publishing window.
the only thing to view is to open it with the note block and there you can see the list of sheets published with other information present.
this an example of the content of a .dsd file.
Code:
[DWF6Version]
ver=1[DWF6MinorVersion]
minorver=1[DWF6Sheet:Disegno1-Layout1]
dwg=d:\disegno1.dwg
layout=layout1
setup=
originalsheetpath=d:\disegno1.dwg
has plot port=0
has3ddwf=0[DWF6Sheet:Disegno1-Layout2]
dwg=d:\disegno1.dwg
layout=layout2
setup=
originalsheetpath=d:\disegno1.dwg
has plot port=0
has3ddwf=0[Target]
type=1
dwf=d:\disegno1.dwf
out=c:\documents and settings\nomeutente\desktop\
pwd=[AutoCAD Block Data]
includeblockinfo=0
blocktmplfilepath=[SheetSet Properties]
issheetset=false
ishomogeneous=false
sheetset name=
noofcopies=1
plotstampon=false
viewfile=false
jobid=0
selectionsetname=
acadprofile=personale
categoryname=
logfilepath=
includelayer=true
Is that what you wanted to know?
 
then, when you publish dwf files you can decide to save or not the list of sheets you post and the save is in dsd format.
This file serves when you want to do more publications and reuse that list you have previously published, importing the file inside the publishing window.
the only thing to view is to open it with the note block and there you can see the list of sheets published with other information present.
this an example of the content of a .dsd file.
Code:
[DWF6Version]
ver=1[DWF6MinorVersion]
minorver=1[DWF6Sheet:Disegno1-Layout1]
dwg=d:\disegno1.dwg
layout=layout1
setup=
originalsheetpath=d:\disegno1.dwg
has plot port=0
has3ddwf=0[DWF6Sheet:Disegno1-Layout2]
dwg=d:\disegno1.dwg
layout=layout2
setup=
originalsheetpath=d:\disegno1.dwg
has plot port=0
has3ddwf=0[Target]
type=1
dwf=d:\disegno1.dwf
out=c:\documents and settings\nomeutente\desktop\
pwd=[AutoCAD Block Data]
includeblockinfo=0
blocktmplfilepath=[SheetSet Properties]
issheetset=false
ishomogeneous=false
sheetset name=
noofcopies=1
plotstampon=false
viewfile=false
jobid=0
selectionsetname=
acadprofile=personale
categoryname=
logfilepath=
includelayer=true
Is that what you wanted to know?
You were very clear, in practice I was thinking of writing a routine in lisp
to which pass the names of the various layouts I want to publish as dwf and get only one dwf to multiple pages.

I don't know if I can but I want to try....

Hello and thank you
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top