Share
 
 

Geolocate Property (ActiveX)

Specifies whether the point cloud is geographically located.

Supported platforms: Windows only

Signature

VBA:

object.Geolocate
object

Type: PointCloudEx

The object this property applies to.

Property Value

Read-only:
  • No: AutoCAD
  • Yes: AutoCAD LT

Type: Boolean

  • True: Point cloud is geographically located.
  • False: Point cloud is not geographically located.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?