阅读:1469回复:1
[求助]如何利用SceneContral拉伸shape格式的建筑物?
在ArcScene可以通过Extrusion来拉伸建筑物,在SceneContral中如何实现?
|
|
1楼#
发布于:2005-07-12 18:19
<P>利用3d 属性接口就可以</P>
<P>看看esri网上的例子</P> <P>http://arcscripts.esri.com/details.asp?dbid=12606</P> <P>[SOURCE CODE INCLUDED] <br><br>"Arcmap 3D Viewer" is a command for ArcMap to visualize ArcMap layers in 3D. <br><br>The command when executed will invoke a new window containing the SceneViewer control. Layers from ArcMap are automatically added to new 3D window. Before the layers are added a spatial filter is applied so that only feature within the current extent are drawn... ...this optimizes performance. <br><br>To use this command the 3D Analyst Extension MUST be installed and a 3D Analyst license MUST be available. <br><br>IMPPORTANT: <br>This may cause ArcGIS to fatal if using Microsoft Windows XP. For best results please use Windows 2000 or NT. <br><br>Richie</P> [此贴子已经被作者于2005-7-12 18:20:08编辑过]
|
|
|