FProcecad, Version=1.0.2344.40701, Culture=neutral, PublicKeyToken=nullMemopilot.pcDocumento PlantillaCapasListadoMemopilot.pcPlantillaMemopilot.pcCapa[]  .{\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 -planos-060702\par -Dibujar las trazas del plano (alfa), definido por los puntos (1, 2 y 3).\par -Dibujar las proyecciones del tri\'e1ngulo (A, B, C), sabiendo que est\'e1 contenido en el plano (alfa).\par -alfa[1(68;15;55); 2(115; 68; 16); 3(150; 85; 37)]\par -A(170; ?; 80)\par -B(10; -27; ?)\par -C(77; ?; 0)\cf2\f1\fs16\par \par \cf1\f0\fs17 -REPRESENTACI\'d3N DE LOS PUNTOS\cf2\f1\fs16\par \pard\cf3\b L1T:\par \cf1\b0\f0\fs17 -plano (alfa)\cf2\f1\fs16\par \cf3\f2\fs20 1=PuntoXYZ(68/15/55)\par 2=PuntoXYZ(115/68/16)\par 3=PuntoXYZ(150/85/37)\par \par \cf1\f0\fs17 -triangulo (ABC)\cf3\f2\fs20\par Av= PuntoXY(170/-80)\par Bh= PuntoXY(10/-27)\par Cv= PuntoXY(77/0)\par \par 1h/1v=DobleProyeccionPunto(1)\par 2h/2v=DobleProyeccionPunto(2)\cf2\f1\fs16\par \cf3\f2\fs20 3h/3v=DobleProyeccionPunto(3)\cf2\f1\fs16\par \par \cf3\f2\fs20 1p=Segmento(1h/1v/L1)\par 2p=Segmento(2h/2v/L1)\par 3p=Segmento(3h/3v/L1)\par \cf1\f0\fs17\par \pard\qr -TRAZAS DEL PLANO (alfa)\par \pard\cf3\b\f1\fs16 L1:\cf1\b0\f0\fs17\par \cf3\f2\fs20 AB = Segmento( 1v / 2v )\par AB0 = Segmento( 1h / 2h )\par I = InterseccionRectas( AB / LT )\par I0 = InterseccionRectas( AB0 / LT )\par AB1 = Segmento( 3v / 2v )\par AB2 = Segmento( 3h / 2h )\par I1 = InterseccionRectas( AB1 / LT )\par \b\f1\fs16 PROCEDIMIENTO:\cf1\b0\f0\fs17\par \cf3\f2\fs20 perp = Perpendicular( I0 / LT )\par perp0 = Perpendicular( I1 / LT )\par perp1 = Perpendicular( I / LT )\par \b\f1\fs16 L1:\cf1\b0\f0\fs17\par \cf3\f2\fs20 I2 = InterseccionRectas( perp / AB )\par I3 = InterseccionRectas( AB0 / perp1 )\par I4 = InterseccionRectas( perp0 / AB2 )\par AB3 = Segmento( I2 / I )\par AB4 = Segmento( I / I3 )\par AB5 = Segmento( I3 / I0 )\par AB6 = Segmento( I0 / I2 )\par AB7 = Segmento( 2v / I1 )\par AB8 = Segmento( 2h / I4 )\par AB9 = Segmento( I1 / I4 )\par AB10 = Segmento( I3 / I4 )\par I5 = InterseccionRectas( AB10 / LT )\par I6 = InterseccionRectas( AB10 / inferior )\par AB11 = Segmento( I5 / I2 )\par I7 = InterseccionRectas( AB11 / superior )\par AB12 = Segmento( I5 / I7 /L2)\par AB13 = Segmento( I5 / I6 /L2)\par alfav = TextoEnPunto( I7 /L1T)\par alfah = TextoEnPunto( I6 /L1T)\par \cf1\f0\fs17\par \pard\qr -TRIANGULO (ABC)\par \pard\cf3\f2\fs20 par = Paralela( Av / LT /PROCEDIMIENTO)\par I8 = InterseccionRectas( par / AB12 )\par AB14 = Segmento( Av / I8 )\par perp2 = Perpendicular( I8 / LT /PROCEDIMIENTO)\par I9 = InterseccionRectas( perp2 / LT )\par AB15 = Segmento( I8 / I9 )\par perp3 = Perpendicular( Av / LT /PROCEDIMIENTO)\par par0 = Paralela( I9 / AB13 /PROCEDIMIENTO)\par Ah = InterseccionRectas( perp3 / par0 /L1T)\par AB16 = Segmento( Av / Ah )\par AB17 = Segmento( I9 / Ah )\par perp4 = Perpendicular( Cv / LT /PROCEDIMIENTO)\par Ch = InterseccionRectas( perp4 / AB13 /L1T)\par AB18 = Segmento( Cv / Ch )\par par1 = Paralela( Bh / AB13 /PROCEDIMIENTO)\par I10 = InterseccionRectas( par1 / LT )\par AB19 = Segmento( Bh / I10 )\par perp5 = Perpendicular( I10 / LT /PROCEDIMIENTO)\par I11 = InterseccionRectas( perp5 / AB12 )\par AB110 = Segmento( I10 / I11 )\par par2 = Paralela( I11 / LT /PROCEDIMIENTO)\par perp6 = Perpendicular( Bh / LT /PROCEDIMIENTO)\par Bv= InterseccionRectas( perp6 / par2 /L1T)\par AB111 = Segmento( Bv / I11 )\par I13 = InterseccionRectas( perp6 / LT )\par AB112 = Segmento( Bv / I13 )\par \b\f1\fs16 L3:\cf1\b0\f0\fs17\par \cf3\f2\fs20 AB113 = Segmento( Av / Bv )\par AB114 = Segmento( Bv / Cv )\par AB115 = Segmento( Cv / Av )\par AB116 = Segmento( Ah / Bh )\par AB117 = Segmento( Bh / Ch )\par AB118 = Segmento( Ch / Ah )\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`_