| Library | Module | Frames | Expand |
| Property | Position | as IpfcPoint3D |
| The coordinates of the picked point. | ||
| Property | SelectedButton | as IpfcMouseButton [optional] |
| The currently selected mouse button. Value is from the MouseButton enumerated list or null if none selected. | ||
| Function | CCpfcMouseStatus.Create (Position as IpfcPoint3D) as IpfcMouseStatus | |
| Property | Position | as IpfcPoint3D |
|
The coordinates of the picked point. |
| Property | SelectedButton | as IpfcMouseButton [optional] |
|
The currently selected mouse button. Value is from the MouseButton enumerated list or null if none selected. |
| Function | CCpfcMouseStatus.Create | (Position as IpfcPoint3D) as IpfcMouseStatus |
|