| Name | Description | |
|---|---|---|
![]() | LasPointClassificationDescription Constructor | Creates a new instance of a LasPointClassificationDescription. |
The following tables list the members exposed by LasPointClassificationDescription.
| Name | Description | |
|---|---|---|
![]() | LasPointClassificationDescription Constructor | Creates a new instance of a LasPointClassificationDescription. |
| Name | Description | |
|---|---|---|
![]() | ClassCode | Gets and sets the classification code to assign. The default value is -1 meaning that no classification code will be applied to the identified LAS points. |
![]() | KeyPoints | Gets and sets the key points edit flag to assign. The default value is LasClassFlagEditType.NoChange. |
![]() | OverlapPoints | Gets and sets the overlap points edit flag to assign. The default value is LasClassFlagEditType.NoChange. |
![]() | SyntheticPoints | Gets and sets the synthetic points edit flag to assign. The default value is LasClassFlagEditType.NoChange. |
![]() | WithheldPoints | Gets and sets the withheld points edit flag to assign. The default value is LasClassFlagEditType.NoChange. |