PRP of Length of Line in sketch in an assembly
PRP of Length of Line in sketch in an assembly
(OP)
Hi,
I want to make a table in a drawing containing an assembly. In the table i want to have lengths of lines in a specific sketch in each part in the assembly. I've tried with: $PRP:"Length@Line1@Sketch1@Part1.SLDPRT" but it dosen't work. How can i reach a length in i sketch from an assmbly?
Thanks!
I want to make a table in a drawing containing an assembly. In the table i want to have lengths of lines in a specific sketch in each part in the assembly. I've tried with: $PRP:"Length@Line1@Sketch1@Part1.SLDPRT" but it dosen't work. How can i reach a length in i sketch from an assmbly?
Thanks!






RE: PRP of Length of Line in sketch in an assembly
-handleman, CSWP (The new, easy test)
RE: PRP of Length of Line in sketch in an assembly
Yes, it's a "General table" in a slddrw. I have just one little problem... The assembly consists of 250 parts. It would take weeks to add reference dimensions to all parts. Is there perhaps another way to do it that you know of?
RE: PRP of Length of Line in sketch in an assembly
... but handleman's method is much simpler.
RE: PRP of Length of Line in sketch in an assembly
-handleman, CSWP (The new, easy test)
RE: PRP of Length of Line in sketch in an assembly
Is the line or its dimension always named the same in each sketch?
RE: PRP of Length of Line in sketch in an assembly
RE: PRP of Length of Line in sketch in an assembly
RE: PRP of Length of Line in sketch in an assembly
Part1 - Length1 - Length2 - Length3
Part2 - Length1 - Length2 - Length3
...
.
.
RE: PRP of Length of Line in sketch in an assembly
-handleman, CSWP (The new, easy test)
RE: PRP of Length of Line in sketch in an assembly
Would it be an easy task to rebuild the assy using the latter?
If a configured part was used, a DT could be fairly easily created, formatted, and inserted in a drawing.
RE: PRP of Length of Line in sketch in an assembly