UseEntityColor Property (ActiveX)

Specifies the color source for the point cloud.

Supported platforms: Windows only

Signature

VBA:

object.UseEntityColor
object

Type: PointCloud

The object this property applies to.

Property Value

Read-only: No

Type: AcPointCloudColorType enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available