geoutils.PointCloud.info#
- PointCloud.info(verbose=True)#
- Overloads:
self, verbose (Literal[True]) → None
self, verbose (Literal[False]) → str
Summarize information about the vector.
- Parameters:
verbose (
bool) – If set to True (default) will directly print to screen and return None- Returns:
Information about vector attributes.