查看单个帖子
旧 2009-04-21, 10:37 AM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】如何用crossing方式选择带高程的polyline

如何用crossing方式选择带高程的polyline
www.dimcax.com
如何用crossing方式选择带高程的polyline
请教各位vba高手如何用crossing方式选择带高程的polyline 我直接用下面的程序怎么选不上 dim filtertype(0 to 4) as integer dim filterdata(0 to 4) as variant filtertype(0) = -4 filterdata(0) = "


当前离线
uid
1752
帖子
67
精华
2
积分
536
魅力
20
阅读权限
100
注册时间

昵称: 师兄
头衔: 版主

dim filtertype(0) as integer dim filterdata(0) as variant filtertype(0) = 0 filterdata(0) = "lightweightpolyline,polyline,lwpolyline" stset.select acselectionsetcrossing, pt1, pt2, filtertype, filter





|




发表回复
( )| ||
dim filtertype(0) as integer dim filterdata(0) as variant filtertype(0) = 0 filterdata(0) = "lightweightpolyline,polyline,lwpolyline" stset.select acselectionsetcrossing, pt1, pt2, filtertype, filter
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)