LasPyramidInfo Class Properties
In This Topic
For a list of all members of this type, see LasPyramidInfo members.
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