Unit Property (ActiveX)

Gets the unit of the point cloud file.

Supported platforms: Windows only

Signature

VBA:

object.Unit
object

Type: PointCloud, PointCloudEx

The object this property applies to.

Property Value

Read-only: Yes

Type: String

A string representing the unit of the point cloud file.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available