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

series

  • Thread starter Thread starter blubossa
  • Start date Start date

blubossa

Guest
Bye to all,
I would like to create a series using a report, basically I have a bar on which I want to make a set of holes every 40 mm.

In practice changing the bar's protusion you have to update the number of holes in the series.

I believe that this is feasible but I do not understand how to set up the report. . .
Do you have suggestions?

Thank you.
bb
 
thank you dani-3d, that's exactly what I was looking for..........me the study... .

Hi.
bb
 
the file works well. I took a quick look. from what I understand you have to basically tell him that the number of holes in the series is function of the length bar/hole ratio.
 
you can download but proe does not open the file.
I have to make a set of holes with different land.
I am new I do not know how to proceed in the forum
 
regardless of file:
build your bar and realize the set of holes

attribute names to the following odds:
the quota indicating the distance of the hole from the edge = start
length of the piece = length
the whole of the holes = interassesed
the number of holes in the series = number_fori

creates the following report:
number_fori=floor(length-start*2)/interasse+1

n.b.: Of course you will have a piece with symmetric drilling if the length of the piece will be equal to a multiple of the intersection + 2 times the distance of the hole from the edge.
 
Good morning

go to instruments > reports and copy these lines

== sync, corrected by elderman ==
inter alia = 60
number=floor(dist/interasse)-0)
starting =(dist-(number*interasse)/2
d54=department
p60=number +
d59=

of course you have to replace the odds d35, d54, p60,d59 with those you have in your piece
 
Good morning

go to instruments > reports and copy these lines

== sync, corrected by elderman ==
inter alia = 60
number=floor(dist/interasse)-0)
starting =(dist-(number*interasse)/2
d54=department
p60=number +
d59=

of course you have to replace the odds d35, d54, p60,d59 with those you have in your piece
Good evening

When I create holes with pattern it doesn't fit me parametric share of the intersection and so I don't know instead of the d59 what to insert.
Then I'll get this phrase
"p9=number +
error!cannot assign to a part-driven value.
 
fafuec to change name to a quota, click on its feature in the template tree and right-click open the context menu and select "change".
in the graphic area you will see the odds of the feature, click with the left on the share you want to edit, right click "properties".
you open the menu "quota property", go to the tab "quota text" and replace the quota name with the desired name.
see image attached.
 

Attachments

  • Immagine1.webp
    Immagine1.webp
    27.4 KB · Views: 10
fafuec to change name to a quota, click on its feature in the template tree and right-click open the context menu and select "change".
in the graphic area you will see the odds of the feature, click with the left on the share you want to edit, right click "properties".
you open the menu "quota property", go to the tab "quota text" and replace the quota name with the desired name.
see image attached.
Thank you.
 

Forum statistics

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

Members online

No members online now.
Back
Top