ā2019-02-23 05:45 PM
for i = 1 to iCutPlanes
put cutElevation + (i-1) * sliceHeight
next i
for i = 0 to iCutPlanes
put 1+32, ! method
2, ! parts
1, ! cutFillIndex
1, ! cutFillFgPen
1, ! cutFillBgPen
0.0, ! cutFillOrigoX
0.0, ! cutFillOrigoY
0.0, ! cutFillDirection
1, ! cutLinePen
1, ! cutLineType
1, ! projectedFillIndex
1, ! projectedFillFgPen
1, ! projectedFillBgPen
0.0, ! projectedFillOrigoX
0.0, ! projectedFillOrigoY
0.0, ! projectedFillDirection
1, ! projectedLinePen
1 ! projectedLineType
next i
project2{4} 3, 270,
0, ! useTransparency
0, ! statusParts
iCutPlanes, ! numCutplanes
get (nsp)
project2{4} 3, 270,
0, ! useTransparency
0, ! statusParts
1, ! numCutplanes
5000,
1+32, ! method
2, ! parts
1, ! cutFillIndex
1, ! cutFillFgPen
1, ! cutFillBgPen
0.0, ! cutFillOrigoX
0.0, ! cutFillOrigoY
0.0, ! cutFillDirection
1, ! cutLinePen
1, ! cutLineType
1, ! projectedFillIndex
1, ! projectedFillFgPen
1, ! projectedFillBgPen
0.0, ! projectedFillOrigoX
0.0, ! projectedFillOrigoY
0.0, ! projectedFillDirection
1, ! projectedLinePen
1, ! projectedLineType
1+32, ! method
2, ! parts
1, ! cutFillIndex
1, ! cutFillFgPen
1, ! cutFillBgPen
0.0, ! cutFillOrigoX
0.0, ! cutFillOrigoY
0.0, ! cutFillDirection
1, ! cutLinePen
1, ! cutLineType
1, ! projectedFillIndex
1, ! projectedFillFgPen
1, ! projectedFillBgPen
0.0, ! projectedFillOrigoX
0.0, ! projectedFillOrigoY
0.0, ! projectedFillDirection
1, ! projectedLinePen
1 ! projectedLineType
It simply doesn't work, the 2D space is empty.Solved! Go to Solution.
ā2019-02-25 03:44 AM
| AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
| Self-taught, bend it till it breaks | Creating a Thread |
| Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |
ā2019-02-24 08:18 PM
ā2019-02-25 02:37 AM
PROJECT2{4} 3, -90, !projection_code, angle,
0, 1+2, !useTransparency, statusParts,
1, !numCutplanes,
gs_fw_lower + gs_int_fw + 2*gs_louvre_width, !cutplaneHeight1, ..., cutplaneHeightn,
3+32, 1+2+4+8+64, !method1, parts1,
gs_fill_type, !cutFillIndex1,
gs_fill_pen, gs_back_pen, !cutFillFgPen1, cutFillBgPen1,
0, 0, 0, !cutFillOrigoX1, cutFillOrigoY1, cutFillDirection1,
gs_cut_pen, 1, !cutLinePen1, cutLineType1,
65, !projectedFillIndex1,
19, 19, !projectedFillFgPen1, projectedFillBgPen1,
0, 0, 0, !projectedFillOrigoX1, projectedFillOrigoY1, projectedFillDirection1,
gs_pen_2D, 1, !projectedLinePen1, projectedLineType1
4+64, 1+2, !method1, parts1,
gs_fill_type, !cutFillIndex1,
gs_fill_pen, gs_back_pen, !cutFillFgPen1, cutFillBgPen1,
0, 0, 0, !cutFillOrigoX1, cutFillOrigoY1, cutFillDirection1,
gs_cut_pen, 4, !cutLinePen1, cutLineType1,
65, !projectedFillIndex1,
19, 19, !projectedFillFgPen1, projectedFillBgPen1,
0, 0, 0, !projectedFillOrigoX1, projectedFillOrigoY1, projectedFillDirection1,
gs_pen_2D, 4 !projectedLinePen1, projectedLineType1
| AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
| Self-taught, bend it till it breaks | Creating a Thread |
| Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |
ā2019-02-25 02:59 AM
| AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
| Self-taught, bend it till it breaks | Creating a Thread |
| Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |
ā2019-02-25 03:09 AM
ā2019-02-25 03:13 AM
ā2019-02-25 03:44 AM
| AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
| Self-taught, bend it till it breaks | Creating a Thread |
| Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |
ā2019-02-25 04:26 AM
ā2019-02-25 05:18 AM
| AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
| Self-taught, bend it till it breaks | Creating a Thread |
| Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |
ā2019-02-25 05:37 AM