Ursprüngliche Frage: Prostructure 2d partlist in drawing von Harish babu
I am using prostructure 8.11.10.75 and not able to get the partlist in the 2d drawings. Please let me know which files and link to be set to get the partlist.
Below find the style file.
[A1QUER_SI]
Path=dc_a1quer.dgn
SizeX=842
SizeY=595
Area1=(0,0)-(830,585)
;Area2=(653,7)-(836,75)
dgnNumberCode=A1
ListStyle=Siemens/Partlist
ListType=Released
ListInsertPoint=(830,585)
ListHorizontalStart=right
ListVerticalStart=top
ContainmentListStyle=Default/Standard
ContainmentListInsertPoint=(115,15)
ContainmentListHorizontalStart=left
ContainmentListVerticalStart=down
Frage: RE: Prostructure 2d partlist in drawing von lamensterms
Hi Harish,
What version of ProStructures are you using?
Are you using Detail Center Express to create your 2D drawings?
One possible solution would be to ensure you have the "Add Partlist" box checked, within the DetailCenter Express:
It could also be possible that you need to add some additional fields to your FRM file. Please see my partial FRM file below, there are a few fields that I have in my FRM file, that you do not. I have highlighted these fields BOLD.
[A2TITLEBLOCK_1]
Path=A2TITLEBLOCK_1.dwg
SizeX=594
SizeY=420
Area1=(77.5,115)-(516.5,346.5)
ListStyle=Standard/GPL
ListScale=1
ListType=Released
ListGroupCount=True
ListGroupMultiplayCount=True
ListInsertPoint=(576.5,389.5)
ListHorizontalStart=right
ListVerticalStart=top
Adding these missing fields may solve the issue, or it might be unrelated. Please be sure that you understand the effects of the ListGroupCount & ListGroupMultiplayCount field, and set the options accordingly. Though, as far as I know, ListGroupMultiplayCount does nothing.
Frage: RE: Prostructure 2d partlist in drawing von Johannes Michalowsky
Yes thanks you very much. also please veryfie that in Detail style you are not using
as true 2Dlines is not set, because the Element information is otherwise not existing for part list creation..
Frage: RE: Prostructure 2d partlist in drawing von Harish babu
Hello, thank you very much. the problem is because the text size is 0 in the partlist. i changed it and now it works fine.