Module: Spreadsheet To Point Cloud ()

Description:

This module creates a new Point Cloud or/and a new BoundingBox Line Set from a SpreadSheet. It is assumed that the columns contain a data value for each point.

Connections:

Data [required]
The input is a Spreadsheet module.

Ports:

Output

This port can be used to enable the generation of Bounding boxes and/or Point Cloud.

Tensor

Defines the tensor information included in the generated Point Cloud data set.

Table

If a SpreadSheet object with multiple tables is attached, this port will allow the user to select one of the tables.

Value

Specifies the first eigenvalue of the covariance matrix (EigenVal1).

Coordinates

Specifies the three columns that indentify the x, y, and z coordinates in the SpreadSheet. If the spreadsheet contains columns labeled CenterX, CenterY, or CenterZ these will be taken as presets

First direction

Specifies the three columns that indentify the x, y, and z Eigenvector 1 in the SpreadSheet. If the spreadsheet contains columns labeled EVector1x, EVector1y, or EVector1z these will be taken as presets.

Second direction

Specifies the three columns that indentify the x, y, and z Eigenvector 2 in the SpreadSheet. If the spreadsheet contains columns labeled EVector2x, EVector2y, or EVector2z these will be taken as presets.

Third direction

Specifies the three columns that indentify the x, y, and z Eigenvector 3 in the SpreadSheet. If the spreadsheet contains columns labeled EVector3x, EVector3y, or EVector3z these will be taken as presets.

Extent min

Specifies the three columns that indentify the x, y, and z Extent Min in the SpreadSheet. If the spreadsheet contains columns labeled ExtentMin1, ExtentMin2, or ExtentMin3 these will be taken as presets.

Extent max

Specifies the three columns that indentify the x, y, and z Extent Max in the SpreadSheet. If the spreadsheet contains columns labeled ExtentMax1, ExtentMax2, or ExtentMax3 these will be taken as presets.

Eigenvalues

Specifies the three columns that indentify the 1, 2, and 3 Eigenvalues in the SpreadSheet. If the spreadsheet contains columns labeled EValue1, EValue2, or EValue3 these will be taken as presets.