用Blend建立第一个金字塔.绘图面以DTM2向下偏离6.12(金字塔中心至底面距离),TOP面为临时基准面通过A_2并垂直DTM2
绘制如图的剖面,第2剖面为点,深度24.5(15×√ ̄(8/3))<img src="attachments/dvbbs/2003711263827084.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2003711263827084.gif\');}" onmousewheel="return imgzoom(this);" alt="" /><img src="attachments/dvbbs/2003711271351743.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2003711271351743.gif\');}" onmousewheel="return imgzoom(this);" alt="" />
*
*
*
复制金字塔表面,向内偏移0.8,挖空内部,依次切除多余部分<img src="attachments/dvbbs/2003711281033390.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2003711281033390.gif\');}" onmousewheel="return imgzoom(this);" alt="" /><img src="attachments/dvbbs/2003711281869821.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2003711281869821.gif\');}" onmousewheel="return imgzoom(this);" alt="" />
*
*
*
将A_1一直至最后一特征组成一组,再使用组阵列.
要求每个小金字塔宽高为前一个的0.7倍,根据递归既等于(0.7*0.7*0.7*0.7.....×第一个金字塔宽高)
确定关系式为 memb_v=0.7^idx1*lead_v
<img src="attachments/dvbbs/200371129967360.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/200371129967360.gif\');}" onmousewheel="return imgzoom(this);" alt="" />
*
...Done-输入金字塔个数-Done,完成<img src="attachments/dvbbs/2003711294680485.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2003711294680485.gif\');}" onmousewheel="return imgzoom(this);" alt="" /> |