Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3064 > unrolled thread
| Started by | kokos <artbyte@interia.pl> |
|---|---|
| First post | 2011-06-11 07:58 +0000 |
| Last post | 2011-06-11 07:58 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
Merging manual 2D drawing with 2D Graphics promitives kokos <artbyte@interia.pl> - 2011-06-11 07:58 +0000
| From | kokos <artbyte@interia.pl> |
|---|---|
| Date | 2011-06-11 07:58 +0000 |
| Subject | Merging manual 2D drawing with 2D Graphics promitives |
| Message-ID | <isv76m$64$1@smc.vnet.net> |
I have the following problem:
1. I have manualy created 2D graphics (drawing)
2. I would like to have a red arc (fragment of sorounding circle in
the drawing) on the drawing between arrows on the drawing)
3. so I've used:
Graphics[{Red, Circle[{50, 50}, 50, {0, 160 Degree}],
Inset[Out[49]]}]i
and that isn't what i want. please help. I can send explonatory
notebook
thanks in adwance
Luke
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web