Photoneo_GrabPoint3DGrid
Captures PointCloud structure using Photoneo.
Syntax
C++
Python
def Photoneo_GrabPoint3DGrid( state: Photoneo_State, inCaptureSettings: PhotoneoCaptureSettings, outGrid: Point3DGrid, /, *, inDeviceID: str | None = None ) -> outResult: bool
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
ioState | Photoneo_State | ||
![]() |
inDeviceID | str | None | None | Device identification string |
![]() |
inCaptureSettings | PhotoneoCaptureSettings | ||
![]() |
outGrid | Point3DGrid |



