CLASS Book 02
Highlights/Dependencies |
---|
|
GraphRep Code |
---|
GRAPHREP FILL color:blue ELLIPSE x:0cm y:0cm rx:3cm ry:2cm PEN color:black w:3pt FILL color:yellow COMPOUND 4 CURVE "t" fx:(.85+cos(t)) fy:(1.8-(2+sin(t))) from:0.5707 to:2.5707 CURVE "t" fx:(.85+-2*cos(0.5707)+cos(t)) fy:(1.8-(2+sin(t))) from:0.5707 to:2.5707 CURVE "t" fx:(.85+-2*cos(0.5707)+cos(t)) fy:(1.8-sin(t)) from:2.5707 to:0.5707 CURVE "t" fx:(.85+cos(t)) fy:(1.8-sin(t)) from:2.5707 to:0.5707 PEN color:black w:2pt CURVE "t" fx:(.85-cos(0.5707)) fy:(1.8-t) from:0.5707 to:2.5707
|
Graphical Representation |
---|
|
3180 Views