VisCode—The visibility along the line. A value of 1 indicates visible, and a value of 2 indicates not visible. This field will only exist if the output geometry is a line.
§ 线段是否被阻挡
§ ==== 1,green,可见
§ =====2,red,阻挡
TarIsVis—The target visibility along the line. A value of 1 indicates visible, and a value of 0 indicates not visible. This field will only exist if the output geometry is a line.
§ 目标是否可见
§ ======1,可见
§ ======0,不可见
OBSTR_MPID—The unique ID of the multipatch that obstructs the line of sight. If no multipatch obstructs the line of sight, then the field contains a value of -1 or -9999. If the target is obstructed by the surface, the value will be -1. If the target is visible, the value will be -9999.
§ 阻挡物ID
§ -1,被地表隔断
§ -9999,可见
§ 其他,阻挡多面体的id
本文介绍了VisCode中关于视线分析的数据字段及其含义。包括线段可见性(1为可见,2为被阻挡)、目标可见性(1为可见,0为不可见),以及阻挡物ID(-1表示被地表隔断,-9999表示可见,其他值表示阻挡多面体的ID)。这些字段有助于理解场景中视线受阻的情况。

1370

被折叠的 条评论
为什么被折叠?



