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


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

Merging manual 2D drawing with 2D Graphics promitives

From kokos <artbyte@interia.pl>
Newsgroups comp.soft-sys.math.mathematica
Subject Merging manual 2D drawing with 2D Graphics promitives
Date 2011-06-11 07:58 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <isv76m$64$1@smc.vnet.net> (permalink)

Show all headers | View raw


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 comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web