14. Neighbourhood

14.1. Neighbourhood

class cloudComPy.GeomFeature

Members:

EigenValuesSum

Omnivariance

EigenEntropy

Anisotropy

Planarity

Linearity

PCA1

PCA2

SurfaceVariation

Sphericity

Verticality

EigenValue1

EigenValue2

EigenValue3

Anisotropy = <GeomFeature.Anisotropy: 4>
EigenEntropy = <GeomFeature.EigenEntropy: 3>
EigenValue1 = <GeomFeature.EigenValue1: 12>
EigenValue2 = <GeomFeature.EigenValue2: 13>
EigenValue3 = <GeomFeature.EigenValue3: 14>
EigenValuesSum = <GeomFeature.EigenValuesSum: 1>
Linearity = <GeomFeature.Linearity: 6>
Omnivariance = <GeomFeature.Omnivariance: 2>
PCA1 = <GeomFeature.PCA1: 7>
PCA2 = <GeomFeature.PCA2: 8>
Planarity = <GeomFeature.Planarity: 5>
Sphericity = <GeomFeature.Sphericity: 10>
SurfaceVariation = <GeomFeature.SurfaceVariation: 9>
Verticality = <GeomFeature.Verticality: 11>
__init__(self: _cloudComPy.GeomFeature, value: int) None
property name
property value