项目作者: krzysieknaw

项目描述 :
Excel Visual Basic (VBA) Macro to extract points from points cloud.
高级语言: VBA
项目地址: git://github.com/krzysieknaw/VBA_Point_selection.git
创建时间: 2021-02-16T11:01:58Z
项目社区:https://github.com/krzysieknaw/VBA_Point_selection

开源协议:

下载


VBA Point selection

Selects points from points cloud

About

User interface to extract part of data with the push of a button utilizing VBA scripting.
Writes points with coordinates that meet the conditions specified by the user (coordinate range) to a new file.

Imput file structure

Works wyth .xyz files (space separated):

X Y Z R G B

Frameworks and Dependencies

  • Excel
  • VBA (Visual Basic for Applications)

Screenshots

User Interface

Data file