LasPointDisplayFilter Class Members
In This Topic
The following tables list the members exposed by LasPointDisplayFilter.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClassCodes |
Gets and sets the list of classification codes. Default value is null.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | KeyPoints |
Gets and sets the key points flag. Default value is true.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NotFlagged |
Gets and sets the "not flagged" flag. Default value is true.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OverlapPoints |
Gets and sets the overlap points flag. Default value is true.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Returns |
Gets and sets the list of returns. Default value is null.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SurfaceConstraints |
Gets and sets the list of surface constraint names. Default value is null.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SyntheticPoints |
Gets and sets the synthetic points flag. Default value is true.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WithheldPoints |
Gets and sets the withheld points flag. Default value is false.
|
Top
See Also