FProcecad, Version=1.0.2344.40701, Culture=neutral, PublicKeyToken=nullMemopilot.pcDocumento PlantillaCapasListadoMemopilot.pcPlantillaMemopilot.pcCapa[]  2{\rtf1\ansi\ansicpg1252\deff0\deflang8202{\fonttbl{\f0\fnil\fcharset0 Verdana;}{\f1\fnil\fcharset0 Arial;}{\f2\fnil\fcharset0 Courier New;}} {\colortbl ;\red0\green0\blue255;\red0\green0\blue139;\red0\green0\blue0;\red255\green0\blue0;} \viewkind4\uc1\pard\qr\cf1\f0\fs17 -DIBUJO DEL MARCO VISIBLE\cf2\f1\fs16\par \pard\cf3\b PROCEDIMIENTO:\par \cf1\b0\f0\fs17 -ubicaci\'f3n de puntos\cf4\f1\fs20\par \cf3\f2 sim = PuntoXY( -5/-122)\cf2\f1\fs16\par \cf3\f2\fs20 sdm = PuntoXY( 191/-122)\cf2\f1\fs16\par \cf3\f2\fs20 idm = PuntoXY( 191/122)\cf2\f1\fs16\par \cf3\f2\fs20 iim = PuntoXY( -5/122)\par \cf1\f0\fs17 -dibujo de segmentos\cf3\f2\fs20\par msup = Segmento( sim / sdm /L2)\par mder = Segmento( sdm / idm /L2)\par minf = Segmento( idm / iim /L2)\par mizq = Segmento( iim / sim /L2)\par \cf2\f1\fs16\par \pard\qr\cf1\f0\fs17 -DIBUJO DE LA L\'cdNEA DE TIERRA Y ORIGEN\cf2\f1\fs16\par \pard\cf1\f0\fs17 -l\'ednea de tierra\cf3\b\f1\fs16\par \b0\f2\fs20 LTizq = PuntoXY( 0/0)\cf2\f1\fs16\par \cf3\f2\fs20 LTder = PuntoXY( 186/0)\cf2\f1\fs16\par \cf3\f2\fs20 LT = Segmento( LTder / LTizq /L2)\par \cf1\f0\fs17 -origen\cf3\f2\fs20\par Osup = PuntoXY( 0/-5)\cf2\f1\fs16\par \cf3\f2\fs20 Oinf = PuntoXY( 0/5)\par LTo = Segmento( Osup / Oinf /L2)\par \par \pard\qr\cf1\f0\fs17 -DIBUJO DEL \'c1REA \'daTIL DE TRABAJO\cf3\f2\fs20\par \pard\cf1\f0\fs17 -ubicaci\'f3n de puntos\cf2\f1\fs16\par \cf3\f2\fs20 si = PuntoXY( 0/-117)\cf2\f1\fs16\par \cf3\f2\fs20 sd = PuntoXY( 186/-117)\cf2\f1\fs16\par \cf3\f2\fs20 id = PuntoXY( 186/117)\cf2\f1\fs16\par \cf3\f2\fs20 ii = PuntoXY( 0/117)\par \cf1\f0\fs17 -dibujo de segmentos\cf2\f1\fs16\par \cf3\f2\fs20 superior = Segmento( si / sd )\par derecho = Segmento( sd / id )\par inferior = Segmento( id / ii )\par izquierdo = Segmento( ii / si )\par \cf1\f0\fs17 -----------------------------------------------------------------------------------------FIN DEL FORMATO\cf3\f2\fs20\par \pard\qr\cf1\f0\fs17 -conoRRSeccionParabolica-060623\par -Dibujar las proyecciones de un cono recto de revoluci\'f3n, con directriz de 50 mms de radio, conocido su eje (e).\cf2\f1\fs16\par \cf1\f0\fs17 -Definir un plano (alfa), que contenga a los puntos (A) y (B) y produzca en el cono una secci\'f3n parab\'f3lica. Dibujar la secci\'f3n producida.\par -e[O(100;60;0); V(100;60;100)]\cf2\f1\fs16\par \cf1\f0\fs17 -A(95;75;00)\cf2\f1\fs16\par \cf1\f0\fs17 -B(170;00;00)\cf2\f1\fs16\par \par \cf1\f0\fs17 -REPRESENTACI\'d3N DE LOS PUNTOS\cf2\f1\fs16\par \pard\cf3\b L1T:\par \b0\f2\fs20 radio=Magnitud(50)\par O=PuntoXYZ(100/60/0)\par V=PuntoXYZ(100/60/100)\par Oh/Ov=DobleProyeccionPunto(O)\par Vh/Vv=DobleProyeccionPunto(V)\cf2\f1\fs16\par \cf3\f2\fs20 Op=Segmento(Oh/Vv/L1)\par directrizh=CircCentroRadio(Oh/radio/L1)\par \cf1\f0\fs17 -traza horizontal del plano (alfa)\cf3\f2\fs20\par Ah= PuntoXY( 95/75/L1T)\par perp9 = Perpendicular( Ah / LT /PROCEDIMIENTO)\par Av= InterseccionRectas( perp9 / LT /L1)\par AB116 = Segmento( Av / Ah /L1)\par Bv;Bh= PuntoXY( 170/0/L1T)\par alfah= Segmento( Ah / Bv;Bh /L1)\par I1 = InterseccionRectas( alfah / inferior /PROCEDIMIENTO)\par AB115 = Segmento( Bv;Bh / I1 /L2)\par S1 / SS1 = InterseccionRectaConica( alfah / directrizh )\par alfah = Texto2Puntos-ampg( SS1 / I1 /L1t)\par \b\f1\fs16 PROCEDIMIENTO:\b0\f2\fs20\par par = Paralela( Vh / LT)\par S / SS = InterseccionRectaConica( par / directrizh )\par perp = Perpendicular( S / LT )\par perp0 = Perpendicular( SS / LT )\par I = InterseccionRectas( perp / LT )\par I0 = InterseccionRectas( perp0 / LT )\par \b\f1\fs16 L1:\cf1\b0\f0\fs17\par \cf3\f2\fs20 AB = Segmento( Vv / I )\par AB0 = Segmento( Vv / I0 )\par AB1 = Segmento( I / S )\par AB2 = Segmento( I0 / SS )\par \cf1\f0\fs17\par \pard\qr -SECCION\par \pard\cf3\f2\fs20 perp1 = Perpendicular( Vh / alfah /PROCEDIMIENTO)\par S0 / SS0 = InterseccionRectaConica( perp1 / directrizh )\par AB3 = Segmento( S0 / SS0 )\par I2 = InterseccionRectas( perp1 / alfah )\par \b\f1\fs16 PROCEDIMIENTO:\b0\f2\fs20\par perp2 = Perpendicular( S0 / LT )\par perp3 = Perpendicular( I2 / LT )\par perp4 = Perpendicular( SS0 / LT )\par \b\f1\fs16 L1:\b0\f2\fs20\par I3 = InterseccionRectas( perp2 / LT )\par I4 = InterseccionRectas( perp4 / LT )\par I5 = InterseccionRectas( perp3 / LT )\par AB17 = Segmento( SS0 / I4 )\par AB18 = Segmento( S0 / I3 )\par AB19 = Segmento( I5 / I2 )\par AB4 = Segmento( I4 / Vv )\par AB5 = Segmento( I3 / Vv )\par par0 = Paralela( I5 / AB4 /PROCEDIMIENTO)\par I6 = InterseccionRectas( par0 / AB5 )\par AB6 = Segmento( I5 / I6 )\par perp5 = Perpendicular( I6 / LT /PROCEDIMIENTO)\par I7 = InterseccionRectas( perp5 / perp1 )\par AB16 = Segmento( I6 / I7 )\par Cir1 = CircCentroPto( I6 / I5 /PROCEDIMIENTO)\par S2 / SS2 = InterseccionRectaConica( par0 / Cir1 )\par AB117 = Segmento( I6 / S2 )\par perp6 = Perpendicular( S1 / LT /PROCEDIMIENTO)\par perp7 = Perpendicular( SS1 / LT /PROCEDIMIENTO)\par I8 = InterseccionRectas( perp7 / LT )\par I9 = InterseccionRectas( perp6 / LT )\par AB7 = Segmento( S1 / I9 )\par AB8 = Segmento( SS1 / I8 )\par I10 = InterseccionRectas( par / alfah )\par perp8 = Perpendicular( I10 / LT /PROCEDIMIENTO)\par I11 = InterseccionRectas( perp8 / LT )\par I12 = InterseccionRectas( par0 / Op )\par AB11 = Segmento( I10 / I11 )\par AB12 = Segmento( S / I10 )\par AB13 = SemiRecta2Pts( I11 / I12 /PROCEDIMIENTO)\par I14 = InterseccionRectas( AB13 / AB )\par AB14 = Segmento( I11 / I14 )\par AB110 = Segmento( I9 / S2 )\par AB111 = Segmento( I8 / S2 )\par AB112 = Segmento( S2 / S0 )\par AB113 = Segmento( S1 / S0 )\par AB114 = Segmento( SS1 / S0 )\par \b\f1\fs16 L3:\cf1\b0\f0\fs17\par \cf3\f2\fs20 Parab = ParabolaVertCuerda( I7 / SS1 / S1 )\par Parab0 = ParabolaVertCuerda( I6 / I8 / I9 )\par Cir = ArcoCirc2pts( directrizh / S0 / S1 )\par Cir0 = ArcoCirc2pts( directrizh / S0 / SS1 )\par AB9 = Segmento( SS1 / S1 )\par AB10 = Segmento( I / I9 )\par AB15 = Segmento( I14 / I )\par \cf1\f0\fs17\par } Memopilot.pcPlantilla UnidadesOrigenOrigenXOrigenYAnguloXAnguloYAnguloZ DeformacionX DeformacionY DeformacionZ EscalaDibujoEscalaRealidad DibujarEscalaUnidadesDibujoMemopilot.pcMotor+Unidades Memopilot.pcMotor+UnidadesMemopilot.pcMotor+Unidadesvalue__ ACB4C???tCwCMemopilot.pcCapa             TSystem.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3aMemopilot.pcCapaLapizVisibleBorrableLeyendaNombreFuentePublicaMemopilot.PcPenSystem.Drawing.Font  PLANTILLA   DATOS   !PROCEDIMIENTOS "  #$ RESULTADOS %  &' REFERENCIA (  )*_TEMP + ,-_OUT . /0_IN 1 23L2 4 56OCULTA 7 89 PROCEDIMIENTO : ;<95 = >?10 @ AB80 C DEL1T F GHL1 I JKL3 LMemopilot.PcPenColor DashStyleWidthSystem.Drawing.Color"System.Drawing.Drawing2D.DashStyle System.Drawing.Colorvalue knownColorstatename # "System.Drawing.Drawing2D.DashStylevalue__System.Drawing.FontNameSizeStyleUnit System.Drawing.FontStyleSystem.Drawing.GraphicsUnitOArialASystem.Drawing.FontStylevalue__System.Drawing.GraphicsUnitvalue__O ?TArialA 4 ?"YArialA## @%^ArialA&_ ?(cArialA)! ?+hArialA, @.mArialA/% @1rArialA2# @4wArialA5# ?7|ArialA8 ?:ArialA~};|' {?=ArialAyx>w' v?@ArialAtsAr' q?CArialAonDm# l?FArialAjiGh# g?IArialAedJc# b@@LArialA`_