LasPyramidInfo Class Members
In This Topic
The following tables list the members exposed by LasPyramidInfo.
Public Properties
| Name | Description |
 | HasPyramid |
Gets the state of the LAS dataset's pyramids.
True indicates that pyramids exists; false indicates that there are no pyramids.
|
 | IsPyramidUpToDate |
Gets the status of the pyramids.
True indicates that the pyramid data is synchronized with the LAS dataset.
False indicates that the pyramid may need to be built to be updated with the LAS dataset.
|
 | PyramidType |
Gets the point selection type used to create the pyramids.
|
Top
See Also