Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3064 > unrolled thread

Merging manual 2D drawing with 2D Graphics promitives

Started bykokos <artbyte@interia.pl>
First post2011-06-11 07:58 +0000
Last post2011-06-11 07:58 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Merging manual 2D drawing with 2D Graphics promitives kokos <artbyte@interia.pl> - 2011-06-11 07:58 +0000

#3064 — Merging manual 2D drawing with 2D Graphics promitives

Fromkokos <artbyte@interia.pl>
Date2011-06-11 07:58 +0000
SubjectMerging 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

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web